vanja-san / TS4ControlAnySim

mod for The Sims 4 to control any NPC sims

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Control Any Sim

Build Status Version TS4 Version

This is a mod for The Sims 4 by Maxis which allows the player to control any NPC character while playing.

Installation

  1. Download the Zip file from the releases page
  2. Extract the archive
  3. Move the extracted folder into your The Sims 4 mods folder

Develop

Scripting

To build the script package after making modifications to one of the python modules, run ./build.sh. This will compile all modules and bundle them up into a ts4script file.

Tuning and Resources Package

The TS4 resources package file is best edited with either s4pe or S4Studio. The xml files can be edited with your text editor of choice and have then get to be imported into the package file.

Contributing

If you'd like to contribute to this project, feel free to do so. All changes should be submitted via Pull-Requests. Please make also sure there is an issue corresponding to the change you are submitting. If you'd like to make a change for something for which there is no issue yet, file an issue first and we can discuss new ideas as well as problems and bugs.

About

mod for The Sims 4 to control any NPC sims

License:Apache License 2.0


Languages

Language:Python 96.1%Language:Shell 3.9%