10 Commits

Author SHA1 Message Date
thallada 3dcad0f1d0 Change LICENSE to GPLv3
Vortex is GPL, thus the extension is GPL.
2022-03-24 11:17:32 -04:00
thallada 2c20351635 Update author v0.0.2 2022-03-24 01:06:10 -04:00
thallada 0100ab0974 Add readme v0.0.1 2022-03-24 00:05:46 -04:00
thallada 82ce637c3b hash cache, fast hash, notification, comments 2022-03-23 23:43:59 -04:00
thallada 01a58f45cf Use the correct nexus game id
Instead of the internal vortex game id.
2022-03-23 21:56:29 -04:00
thallada d67e75af4a Rename project and fix sourcemap collision 2022-03-23 18:56:49 -04:00
thallada 9e9296eec6 Hide plugin button for excluded plugins 2022-03-23 18:41:03 -04:00
thallada c089c52d05 Implement the plugin button 2022-03-23 18:34:10 -04:00
thallada 35a33b89f4 Add game param to modmapper url
Website doesn't use this yet, but it will.
2022-03-23 01:27:07 -04:00
thallada 5f8e00c300 Initial commit, mod action done, plugin WIP
Finally managed to get the wasm module loaded and executing using some webpack witchcraft.

Still need to actually implement the plugin action.
2022-03-23 01:25:58 -04:00