Skip to content

Commit a2fa287

Browse files
committed
README updated with a little warning
1 parent eebe887 commit a2fa287

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

IteratingSimulator.dox

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ How to get all Simulator objects of a certain type and iterate them.
88

99
### Necessary includes
1010

11-
- <Spore\Simulator\GameNounManager.h>
11+
- <Spore\Simulator\SubSystem\GameNounManager.h>
1212

1313
### Implementation
1414

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ For those that installed older versions of the ModAPI Development Kit, we need t
2222

2323
Now you can install the tempates as explained before.
2424

25+
About the SDK files, it is recommended that you delete them (but not your projects folder!!!) and you copy them over, as some deprecated files have been removed in new updates.
26+
2527
# Creating a project
2628

2729
Go to *File -> New -> Project…* . A dialog will open; under the tab Visual C++, select the template called Spore ModAPI Template. Now in the bottom part of the dialog there are two fields you must modify:

0 commit comments

Comments
 (0)