Skip to content

How to use templates

piotrulos edited this page Apr 21, 2021 · 23 revisions

How to use templates

If you installed templates correctly in new project dialog you should see that, when searching for msc:

image

Click next...

obraz

I used default name MyMod1. Click Create

  • On the "Solution explorer" (on the right of your screen), right click References and select Add Reference...:

obraz

  • Click Browse...

obraz

  • Go to \Steam\steamapps\common\My Summer Car\mysummercar_Data\Managed and select two needed .dlls

These are: MSCLoader.dll and UnityEngine.dll
obraz

  • Click OK
    obraz

NOTE: When building mod, always make sure you are on Release

Clone this wiki locally