Skip to content

alnilam-alnalor/anamnesiac

 
 

Repository files navigation

Amnesiac Build Status

A Star Ocean: Anamnesis companion app.

Requirements

  • nodejs
  • npm
  • git
  • imagemagick (for texture generation)

How to run?

  • npm i
  • npm start

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.

About

A companion app for Star Ocean: Anamnesis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 68.7%
  • HTML 14.5%
  • JavaScript 8.7%
  • CSS 8.1%