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
/
packages.js
Age
Commit message (
Expand
)
Author
2023-08-26
fixed edge case where packages.list() still broke
0neGal
2023-08-20
fixed packages.list() assuming packages dir exists
0neGal
2023-07-25
fixed packages having a "v" in their version
0neGal
2023-07-24
fixed packages.js never requiring the lang module
0neGal
2023-07-24
make sure profile exists, then create packages dir
packages-dir
0neGal
2023-07-24
largely improve how we convert mods to packages
0neGal
2023-07-24
properly detect if a package has mods
0neGal
2023-07-24
fixed updating not removing older packages
0neGal
2023-07-24
cleanup leftover files when installing packages
0neGal
2023-07-24
use prettier console logging for packages.js
0neGal
2023-07-22
added English strings for plugin install prompt
0neGal
2023-07-22
mostly support installing packages through GUI
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-07-16
minor changes to packages.install()
0neGal
2023-07-16
remove mods in old folder if installing to new one
0neGal
2023-07-16
fixed unzipper pre-maturily thinking it's finished
0neGal
2023-07-16
fixed packages without plugins not installing
0neGal
2023-07-16
initial support for packages dir
0neGal