Skip to content

Releases: vulcan-dev/kissmp-installer

KissMP Installer 1.2.0

20 Dec 22:07
Compare
Choose a tag to compare

BeamNG now launches when you launch the bridge

KissMP Installer 1.1.6

15 Jul 03:24
Compare
Choose a tag to compare

Added the icon to the installer

KissMP Installer 1.0.6

15 Jul 03:06
Compare
Choose a tag to compare

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

15 Jul 00:53
Compare
Choose a tag to compare

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

14 Jul 23:41
Compare
Choose a tag to compare

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

14 Jul 23:25
Compare
Choose a tag to compare

Added registry check for userpath_override

KissMP Installer 1.0.2

14 Jul 21:35
Compare
Choose a tag to compare

Added

  • Version checking for this github
  • Run.ps1 is now automatically generated

Cleaned up the code

KissMP Installer 1.0.1

14 Jul 19:38
Compare
Choose a tag to compare

Added better error handling

KissMP Installer 1.0

14 Jul 18:33
Compare
Choose a tag to compare

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)