Initial source commit

This commit is contained in:
Anthony Leland 2020-09-21 01:52:28 -04:00
commit f175c36fce
20 changed files with 903 additions and 0 deletions

20
README.md Normal file
View file

@ -0,0 +1,20 @@
# TS3 Scripting Template
![.NET](https://github.com/tonytins/ts3scriptingtemplate/workflows/.NET/badge.svg)
This project is designed as a Visual Studio template for to get you straight into creating scripting mods for The Sims 3.
## Requirements
### Prerequisites
* Visual Studio
* .NET desktop workload
## License
This project is licensed under the MIT license - see the [LICENSE](LICENSE) file for details.
## Disclaimer
This project is not in any way affiliated with Electronic Arts or The Sims.