Skip to content
/ rick Public

Card gallery for Race For The Galaxy

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

Kreest/rick

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SICK - Spirit Island Card Katalog

This project provides a website containing most cards for RftG It is hosted on https://rick.kreest.xyz. It's an adaptation of SICK - https://sick.oberien.de

Building

Typescript

typescript needs to be installed:

npm install --global typescript

Use tsc to build and watch for changes:

tsc --pretty --watch --sourceMap

Downloading The Resources

Install git-lfs https://git-lfs.github.com/

From the root of the repository run git lfs fetch and then git lfs checkout

Open

After building everything and downloading the resources, open index.html in your browser, e.g.

firefox index.html

Deploy

After building everything, the following files and folders can be copied to a static website file hoster, e.g. with scp:

scp -r imgs res index.html cards.js search.xml <server>:<folder>

License

Licensed under either of

at your option with parts copyrighted by Rio Grande Games.

All images and some text belongs to Rio Grande Games.

About

Card gallery for Race For The Galaxy

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published