Difference between revisions of "User:Dazio"
Jump to navigation
Jump to search
Line 6: | Line 6: | ||
1) Install Unity, personal version is free. This will install also install Visual Studio 2017 to edit code.<br> | 1) Install Unity, personal version is free. This will install also install Visual Studio 2017 to edit code.<br> | ||
-Linux/Mac instructions? | -Linux/Mac instructions? | ||
+ | |||
+ | 2) Open GUI in Unity.<br> | ||
+ | -In Unity hub, go to projects on left and select the AIW2\AIW2ModdingAndGUI folder (not a file) | ||
+ | -I had the AIW2 version from 2019.1.7f1 to 2019.1.10f1, this a problem? | ||
+ | |||
+ | 3) Open Visual Studio and open project AIWarExternal.sln |
Revision as of 13:46, 21 July 2019
Modding notes, hopefully this can be cleaned up into a modding guide of some sort.
This will start by documenting my efforts to add the Local Fleets list to the Ships tab of the Sidebar.
Ver. 0.876
1) Install Unity, personal version is free. This will install also install Visual Studio 2017 to edit code.
-Linux/Mac instructions?
2) Open GUI in Unity.
-In Unity hub, go to projects on left and select the AIW2\AIW2ModdingAndGUI folder (not a file)
-I had the AIW2 version from 2019.1.7f1 to 2019.1.10f1, this a problem?
3) Open Visual Studio and open project AIWarExternal.sln