Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-12-27 | fixed settings being saved improperly | 0neGal | |
Im a dumbass and made a tiny mistake... | |||
2021-12-27 | fixed not being in the gamepath when launching | 0neGal | |
Northstar requires you to be in the gamepath when launching, so we now change the current directory when launching. | |||
2021-12-27 | this might add launch options? maybe? | 0neGal | |
I haven't tested this on Windows... And I will in a bit... | |||
2021-12-27 | changed how settings are loaded/saved | 0neGal | |
2021-12-27 | added working cli arguments | 0neGal | |
I think? | |||
2021-12-26 | the renderer is no longer required for updating | 0neGal | |
Everything is now in utils.js and simply gets called through IPC calls which make it quite simple to add CLI arguments... | |||
2021-12-26 | you can now set the game path in the UI | 0neGal | |
2021-12-25 | basic updater/installer is now working | 0neGal | |
2021-12-25 | pretty hover animations | 0neGal | |
2021-12-25 | basic frontend | 0neGal | |