Releases: vulcan-dev/kissmp-installer
Releases · vulcan-dev/kissmp-installer
KissMP Installer 1.2.0
BeamNG now launches when you launch the bridge
KissMP Installer 1.1.6
Added the icon to the installer
KissMP Installer 1.0.6
Changes
- Made utilities a global variable so I don't have to keep creating it
- Added custom errors for all returns
- Commented a lot of the code
- Created a git module to seperate the functionality from utilities
KissMP Installer 1.0.5
Fixed version number (1.0.2 -> 1.0.5)
I only create one instance of &Git{} now
Added a check to see if git is working (if not it will exit)
KissMP Installer 1.0.4
Now outputs the update if one has been found (for example this will be in the console)
Update: It doesn't tell you there's an update every time now
KissMP Installer 1.0.3
Added registry check for userpath_override
KissMP Installer 1.0.2
Added
- Version checking for this github
- Run.ps1 is now automatically generated
Cleaned up the code
KissMP Installer 1.0.1
Added better error handling
KissMP Installer 1.0
First release
Features:
- Auto Updating
- Logging
- Looks nice I guess (if you run with powershell or from KissMP Bridge in the start menu)
Todo:
- Check for more paths (can check registry for a custom path)