Skip to content
This repository has been archived by the owner on Apr 16, 2020. It is now read-only.

Latest commit

 

History

History
13 lines (10 loc) · 475 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 475 Bytes

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)