forked from frankwilco/SimPE
-
Notifications
You must be signed in to change notification settings - Fork 2
SimPE is an editor designed for modding The Sims 2.
License
sims-hacker-zone/SimPE
<
8000
a type="button" aria-label="Go to Branches page" href="/sims-hacker-zone/SimPE/branches" class="prc-Button-ButtonBase-c50BI OverviewContent-module__Button_1--_1Ng2" data-loading="false" data-no-visuals="true" data-size="medium" data-variant="invisible" aria-describedby=":Relab:-loading-announcement">
Open more actions menu
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
An editor designed for modding The Sims 2, rewritten and remastered.
Contributions are always welcome!
Inside the fullsimpe
folder is the file SimPe.sln
, which can be opened with Visual Studio.
Use the build task to compile the program.
Go to the SimPe
folder and run either dotnet build
to build it or dotnet run
to build and run the program.
- .NET SDK 9.0
- For code editing: Either Visual Studio 2022 or Visual Studio Code (or compatible forks)
- When using VSCodium or other open-source VSCode forks: As Microsoft has their C# tooling as closed-source, you need to install the C# with NetCoreDbg extension for debugging.
- Recommended extensions in Code are Avalonia (as this uses Avalonia UI), C# and the XAML Styler.
About
SimPE is an editor designed for modding The Sims 2.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C# 95.3%
- Kaitai Struct 4.7%