star-ocean-anamnesiac / anamnesiac

A companion app for Star Ocean: Anamnesis
https://anamnesiac.seiyria.com
3 stars 15 forks source link

Anamnesiac Build Status

A Star Ocean: Anamnesis companion app.

Requirements

How to run?

Changing The Data

If you modify any of the data in the YML files, you need to run npm run consolidate to re-generate all of the data. It's also possible that you need to do this after you run npm i if the postinstall step does not trigger correctly.

How to deploy?

This repository has Netlify set up, and any push to master will update the server automatically.