Commit Graph

23 Commits

Author SHA1 Message Date
72ff22861b Add the ability to download mods from Nexus, add mod data saving, and allow mods to be saved even if BepInEx is not installed. 2026-02-19 00:41:02 +01:00
2e54d5b222 Convert main.js to ESM and prettify code with Prettier 2026-02-17 12:22:48 +01:00
332c897c49 Move BepInEx version to its own config to prevent version loss 2026-02-16 17:42:45 +01:00
f36b31ddf6 Add every background video and a checkbox to toggle the lace pin visibility 2026-02-16 17:09:16 +01:00
2d2c395ded Add about page and 3rd party licenses file 2026-02-14 18:43:47 +01:00
a7df0b0897 Clean the renderer.js and the search bar now match the theme 2026-02-13 15:29:27 +01:00
acfc97a078 Add themes and clean main.js and style.css 2026-02-13 13:18:12 +01:00
585e50f123 Add welcome page and clean a bit 2026-02-09 21:56:34 +01:00
f68fd0ac3a the latest mods from nexus is now on the online mods page 2026-02-07 22:58:00 +01:00
c038e92592 add nexus api communication with verification for valide api key 2026-02-03 18:49:56 +01:00
16fc58e673 Add the possibility to launch to game with or without bepinex and the ability to backup bepinex and restore this backup 2026-02-02 10:25:47 +01:00
d6697b13c6 Show version of bepinex installation in settings 2026-01-22 18:47:40 +01:00
118a2fd84e Add bepInEx uninstallation 2026-01-22 13:52:13 +01:00
da22a80c4a Add BepInEx installation 2026-01-21 22:12:50 +01:00
d647fcefc2 update styles and html for online mods page, add open external link function 2026-01-20 20:32:35 +01:00
80f03df37c Fix an error when importing the config file if no previous config exists 2026-01-19 12:29:45 +01:00
11ac159909 change indentation and add import config 2026-01-19 12:23:16 +01:00
0b5ee51ebd improve config panel and file saving/export/delete 2026-01-16 23:50:27 +01:00
b69a0c1b2d fix and improve auto game path detection 2026-01-16 19:05:46 +01:00
3e1b938e9a add auto path detection 2026-01-16 14:49:01 +01:00
57f9bfb8cb add silksong path saving 2026-01-16 10:09:04 +01:00
9cff9dd24c update html and and make use of template for pages 2026-01-15 22:05:27 +01:00
ccb10886b7 initial commit 2026-01-14 22:33:55 +01:00