Skip to content

Software Setup

Creating mods for Sims 4 requires a few pieces of software. Download and install the programs below.

There are additional tools available, but these are the essentials for getting started.

*There are a lot of premium software options available for texture and model creation, but the above are the best free options.

Python 3.7.9

A general purpose programming language. Sims 4 requires Python 3.7.x, with 3.7.9 being the newest supported version.

Can be downloaded directly (python.org), with an IDE (VSCode, PyCharm), or via a python version manager (pyenv, uv).