Basic Visual Studio template for you to get you straight into creating scripting mods for The Sims 3.
assets | ||
src | ||
.gitignore | ||
LICENSE | ||
README.md |
TS3 Scripting Template
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.
Requirements
Prerequisites
- Visual Studio
- .NET desktop workload
- TS3: Patch 1.69 (Origin)
License
This project is licensed under the GPL v2.0 license - see the LICENSE file for details.
Disclaimer
This project is not in any way affiliated with Electronic Arts or EA Maxis.