Install dependencies...
npm install...create an env file...
cp .env.example .env...then start Rollup:
npm run devNavigate to localhost:8080. You should see your app running.
To create an optimised version of the app:
npm run buildThanks to the following people for their work on the Wizardry 8 file formats:
- Zyvr (zyvrmaccom) | https://gist.github.com/l1x/6160913
- anonidiot | https://github.com/anonidiot/Wizardry8Editor
- https://i45.narod.ru/wiz/
- Support Wizardry 1.2.8 save files.