Unity Rounds Modding Tools is a collection of tools, That help you mod a game called ROUNDS within Unity
-
Mod Installation Window
A dedicated window to install mods directly from a GitHub URL or a local Solution Path. -
Automatic Project Conversion
When a mod is installed through these Tools, it will automatically convert the Visual Studio (VS) project into a Unity-compatible project format, If the project is a Visual Studio (VS) project. -
Thunderstore Window
A dedicated window for installing mods directly from Thunderstore if the mod’s Thunderstore page includes a GitHub link. -
Create Mod Window
TheCreate Modwindow setup the boilerplate code automatically, providing a quick starting point for new mod development.
-
Download the Unity Package
Visit the releases page to download the latest.unitypackagefile. -
Install the Package
Once downloaded, double-click the.unitypackagefile to install it directly into your Unity project.