Added "_camelCase" naming rule
- Moved tuning mod to XML
This commit is contained in:
parent
b7f733bc29
commit
cd9e8036d8
4 changed files with 14 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||

|
||||
|
||||
This project is designed as a Visual Studio template for to get you straight into creating scripting mods for The Sims 3.
|
||||
This project is designed as a Visual Studio template to get people straight into creating scripting mods for The Sims 3. This includes a basic hello world-like example from [Sims Wiki](http://simswiki.info/wiki.php?title=Tutorial:Sims_3_Pure_Scripting_Modding).
|
||||
|
||||
## Requirements
|
||||
|
||||
|
@ -10,6 +10,7 @@ This project is designed as a Visual Studio template for to get you straight int
|
|||
|
||||
* Visual Studio
|
||||
* .NET desktop workload
|
||||
* TS3: Patch 1.69
|
||||
|
||||
## License
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue