We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6a3b27 commit ecc8ffbCopy full SHA for ecc8ffb
README.md
@@ -19,10 +19,13 @@ Allows creating mods for Unity games using Visual Studio 2022+.
19
- Building mods supporting multiple game versions.
20
- Game-specific templates and features (in separate extensions).
21
- BepInEx 5/6 project templates.
22
+ - RimWorld project template.
23
24
## Planned features
-- Game-specific templates and features (in separate extensions).
25
- - RimWorld project template.
+### Core
26
+- Installing multiple versions of games in parallel from Steam.
27
+### RimWorld
28
+- XML files validation and IntelliSense.
29
30
## Visual Studio support
31
Release 1.1 is the last release which supports Visual Studio 2019. New development will be focused on Visual Studio 2022+.
0 commit comments