Install dependencies...
npm install
...create an env file...
cp .env.example .env
...then start Rollup:
npm run dev
Navigate to localhost:8080. You should see your app running.
To create an optimised version of the app:
npm run build
Thanks 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.