ts3-template/README.md
2021-03-11 10:01:05 -05:00

21 lines
682 B
Markdown

# TS3 Scripting Template
![.NET](https://github.com/tonytins/ts3scriptingtemplate/workflows/.NET/badge.svg)
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
### 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](LICENSE) file for details.
## Disclaimer
This project is not in any way affiliated with Electronic Arts or The Sims.