Sims 4 Matroska Mod Compiler v0.2
MMC is a little utility I created to make my life a little easier when it comes to putting together ts4script files.
It auto-compiles all the python files in your mod, decides which are important to keep, and which aren’t, then it patches some python modules (if necessary) to make them more compatible with the Sims 4.
After the patches and the compiling, packages your ts4script file, deletes the compiled files to clean up your workspace and rolls back the patches, then copies your ts4script file to your Sims 4 directory.
It makes use of virtualenv to manage python modules for each mod (so you don’t have to!)
Also, when you create a new mod with it, it adds a nice hello_world.py file for the sims cheat console, in case you’re new to ts4script-ing.
If you want to run it from the source code, instead of the binary, you can check out the guide I posted on my github.
(I know files compiled with pyinstaller can be iffy with antiviruses sometimes)
No metadata could be extracted from this file
Credit :
How to Download Custom Content on Sims 4 ?
1.Download the package
2.Documents/Electronic Arts/The Sims 4/Mods. Moving the custom content into the Mods folder.
3.Make sure the custom content works in your game.