/SimPE

SimPE is an editor designed for modding The Sims 2.

Primary LanguageC#GNU General Public License v2.0GPL-2.0

SimPE

An editor designed for modding The Sims 2.

Contributing

Compiling

Several solutions under different configurations (depending on your needs) are contained in the __Solutions subdirectory inside the fullsimpe folder.

If you simply want to compile the main SimPE application, open the SimPE.sln solution and compile.

Prerequisites

  • Visual Studio 2015
  • DirectX SDK (optional, might be needed by some parts of SimPE)
  • PJSE (included as a submodule)