|
3 years ago | |
---|---|---|
bin | 3 years ago | |
lib | 3 years ago | |
public | 3 years ago | |
routes | 3 years ago | |
views | 3 years ago | |
.gitignore | 3 years ago | |
LICENSE.md | 3 years ago | |
README.md | 3 years ago | |
app.js | 3 years ago | |
package.json | 3 years 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 (c) 2014-2018 Eric Woodward, all rights reserved.
The rest of the project is copyright (c) 2017-2018 Eric Woodward, released under the MIT license.