index
:
Viper
gamepad-support
linux-launch
linux-launch-v2
main
modularized-frontend
packages-dir
Launcher+Updater for TF|2 Northstar
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
modules
/
mods.js
Age
Commit message (
Expand
)
Author
2024-02-05
switch to unzip-stream over unzipper
v1.11.0
0neGal
2024-02-04
removed use of "vipertmp" folder
0neGal
2024-02-04
fixed "Northstar is not installed!" when updating
0neGal
2024-02-04
merge src/modules/window.js into src/win.js
0neGal
2024-02-04
move IPC events into their respective modules
0neGal
2024-02-03
src/modules/settings.js now provides a function
0neGal
2023-09-16
made some lang keys far more logical
0neGal
2023-08-21
properly detect outdated and up-to-date packages
0neGal
2023-07-31
remove "error:" from console errors
0neGal
2023-07-24
fixed removing mods breaking when reading manifest
0neGal
2023-07-24
Merge branch 'main' into packages-dir
0neGal
2023-07-22
colored console logging
0neGal
2023-07-22
unify all mods of a package into one
0neGal
2023-07-21
mods from packages can be removed in the frontend
0neGal
2023-07-21
rename mods.list() properties to use snake case
0neGal
2023-07-21
basic support for showing packages in frontend
0neGal
2023-03-05
small cleanups and changes in comments
0neGal
2023-03-05
modularized many functions and got rid of utils.js
0neGal
2023-03-04
modularized getXXVersion() functions
0neGal
2023-01-28
expose mod author with mods.list()
0neGal
2023-01-12
put mods Object into src/modules/mods.js
0neGal