Initial source commit
This commit is contained in:
commit
f175c36fce
20 changed files with 903 additions and 0 deletions
20
README.md
Normal file
20
README.md
Normal file
|
@ -0,0 +1,20 @@
|
|||
# TS3 Scripting Template
|
||||
|
||||

|
||||
|
||||
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.
|
Loading…
Add table
Add a link
Reference in a new issue