|
3 months ago | |
---|---|---|
bin | 7 months ago | |
lib | 1 year ago | |
public | 1 year ago | |
routes | 1 year ago | |
views | 7 months ago | |
.gitignore | 1 year ago | |
LICENSE.md | 1 year ago | |
README.md | 3 months ago | |
app.js | 7 months ago | |
package.json | 3 months ago |
The Codex Mythica is a database of all of the cards released for the Mythic Wars card game. You can find it at https://codex.mythicwarsgame.com/.
Requires: git, Node, Express, and (optionally) a static web server (we recommend nginx).
Clone from the git repo:
git clone https://git.itsericwoodward.com/eric/codex-mythica.git mwg-codex
cd mwg-codex
npm install
./bin/www-prod
The cards and images from the game are copyright © 2014-2018 Eric Woodward, all rights reserved.
The rest of the project is copyright © 2017-2018 Eric Woodward, released under the MIT license.