Basic Visual Studio template for you to get you straight into creating scripting mods for The Sims 3.
Find a file Use this template
Anthony Leland cd9e8036d8 Added "_camelCase" naming rule
- Moved tuning mod to XML
2020-09-22 05:09:06 -04:00
.github/workflows Initial source commit 2020-09-21 01:52:28 -04:00
assets Relicensed under GPL 2020-09-21 02:36:31 -04:00
src Added "_camelCase" naming rule 2020-09-22 05:09:06 -04:00
.gitignore Initial source commit 2020-09-21 01:52:28 -04:00
LICENSE Relicensed under GPL 2020-09-21 02:36:31 -04:00
README.md Added "_camelCase" naming rule 2020-09-22 05:09:06 -04:00

TS3 Scripting Template

.NET

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

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 The Sims.