Powiadomienia
Wyczyść wszystko
BugOverflow
1
Wpisy
1
Użytkownicy
0
Reactions
1,448
Widoki
0
09/07/2018 10:06 pm
Rozpoczynający temat
The mod build package found a game folder at PATH but it doesn't contain SMAPI. You need to install SMAPI before building the mod.
1 odpowiedź
0
09/07/2018 10:06 pm
Rozpoczynający temat
1. open MYPROJECT.csproj file
2. inside tag PROJECT add
<PropertyGroup> <GamePath>C:MYGAMEPATH</GamePath> </PropertyGroup>