

button to find the folder where your project will be stored. Now you can give your project whatever name you want. Select the Spore ModAPI Project and click on Next. In the dialog that appears, type spore in the search bar. Now you can create a ModAPI project clicking the Create a new project button in the splash screen or using the menu File -> New. If Visual Studio gives you problem installing the extension, you can download it manually. When it finishes installing, you will need to restart Visual Studio. You will see the Spore ModAPI SDK Templates item appear, select it and click on Download. A dialog will open in the search bar, type spore. When it's finished, find the menu bar at the top and go to Extensions -> Manage Extensions. Once you fill those two fields, click on Clone and wait until the project finishes downloading.
How to install modapi mods mods#
In order to use the ModAPI SDK and the mods you generate with it, you will need the ModAPI Launcher Kit, which you can download here. Once you have all that selected, click on Modify and wait until it's installed. If you want to do mods related with graphics, you will need this to interact with DirectX.

How to install modapi mods windows 10#
Ensure the MSVC v142 and Windows 10 SDK options are checked. When you select this option, on the panel on the right there are some other options you can check. For the ModAPI SDK, you need to check the following:

You can download it here After the installation, the Visual Studio Installer will open, allowing you to choose what features you want. You need to download Visual Studio 2019 Community, which is the free version.
