This repository has been archived by the owner on Feb 11, 2022. It is now read-only.
Releases: laundmo/northstar-updater
Releases · laundmo/northstar-updater
Config self-fixing
Easier mod config and --update-everything commandline flag
Hey there
I simplified the config so that you should only need the repository name, it now looks like this:
[ModName]
repository = github_user/mod_name
last_update = 0001-01-01T00:00:00
Besides that you can now run this with the --update-everything command line flag to update everything no matter what.
It also has an icon now, just a green version of the northstar icon.
Completely rewritten, and much better
This release adds a lot of features that are somewhat important.
- No longer overwrites the ns_startup_args.txt
- Can now be configured to update mods (see README.md)
- The updater can now automatically update itself to stay up to date with new updates.
Initial Release
Initial Release
Just drop the .exe into the Titanfall 2 folder next to the Titanfall2.exe
and run it.
Features:
- Uses semantic versioning to find out whether a update is necessary
- Only overwrites files if
NorthstarLauncher.exe
exists in the release
(large filesize is due to compiling python, which is inefficient)