Skip to content

Releases: DarkDaskin/UnityModStudio

v2.1.13

29 Mar 22:38
Compare
Choose a tag to compare

Implemented importing games from the list of installed programs or Steam.
Fixed a bug which prevented extension usage when game registry has not been created yet.

Starting from this release Visual Studio 17.4 or newer is required.

v2.0.11

15 Feb 19:28
Compare
Choose a tag to compare

Upgraded to Visual Studio 2022.
More robust game resolution.
Mod debugging support.
Game versioning support.

v1.1.9

20 Dec 17:46
Compare
Choose a tag to compare

Added game registry to store information about installed games.
New projects now allow to select a game from the registry.
Existing projects use the registry to resolve game path.

v1.0.9

23 Oct 10:31
Compare
Choose a tag to compare

Implemented features

  • Creating a new project.
  • Setting the base game path using a project wizard.
  • Determining proper target framework.
  • Referencing game assemblies.
  • Deploying the mod into the game.
    • Deploying and configuring a mod loader.