Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-12-30 | added a lovely man page | 0neGal | |
Simply build it with "npm run man" | |||
2021-12-29 | [feat] logo displays correctly on Windows build | Alystrasz | |
2021-12-28 | Merge branch 'main' into feat/icon | Alystrasz | |
2021-12-28 | added debug npm script | 0neGal | |
So you don't have to run "npx electron src/index.js --debug" every time manually... | |||
2021-12-28 | [chore] setting resources folder in build configuration | Alystrasz | |
2021-12-28 | [fix] running node_modules packages with npx command | Alystrasz | |
2021-12-27 | fix broken package.json | 0neGal | |
2021-12-27 | changed description | 0neGal | |
Given that I've yet to implement any other modding tools outside of the updater and launcher the description will be changed to what it is now. | |||
2021-12-27 | added npm script for building package | 0neGal | |
Said script builds an AppImage and an NSIS Installer for Windows. I may make an AppX build as well, that way you can install it straight from your browser very neatly... | |||
2021-12-25 | fixed description | 0neGal | |
2021-12-25 | basic updater/installer is now working | 0neGal | |
2021-12-25 | Initial commit | 0neGal | |