Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

S4Manager

Provides essential functionality for creating and maintaining Sims 4 Mods. Requires Python 3.7.x and uncompyle6 (for decompilation).

Features

  • Compiling Mods (Async)
  • Decompilation of standard scripts (Async)
  • Decompilation of mods (Async)

Example

If you want to compile both the example Mod and this Manager use the following:

cargo run -- compile example_mod

If you want to use a binary, then donwload the binary from releases, add it to path and run:

s4m compile example_mod

About

Development tool for creating Sims 4 Mods, written in Rust.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Used by

Contributors

Languages