Releases: InnoxiumTech/CandorManager
0.2.x Hotfix test
Hopefully fix mods getting stuck
Alpha RC2
Alpha RC 1
With this release we are officially going in to RC phase.
Some things that still need finishing: About page, removal of unused GUI pane (Scheduled for RC2).
Highlights include:
- Support for Sims 4 (Does not yet work on Linux or Mac, should be in testing phase for first Alpha release)
- Support for Dragon Age: Origins
- Easy Installation and Uninstall of mods for most games (via generic module, may not work for all), along with Mod tracking.
- Extensible API for community created game support. (Documentation Still WIP, scheduled for RC3)
To Install:
You must have JDK14 installed, future versions will not require this.
Download the Candor zip file and extract to a separate folder, for example, on your a new folder on your desktop.
If using windows, double click the CandorManager.bat, if running Linux or Mac, use the CandorManger script, if this doesn't work, launch via the terminal command below.
Installing Modules:
Inside the Candor Install directory, after the first launch, there will be a "module" folder. This will house all the modules for the games you wish to Mod. As present, Candor Officially supports The Sims 4, and Dragon Age: Origins. These downloads are provided here, as jar files.
Download these jar files and place them in the "module" folder. Candor will then detect it then next time you launch the application.
To run Candor without using the launch files provided, you must use the following command:
java -javaagent:"CandorManager-snapshot.jar" -jar CandorManager-snapshot.jar
WIP release
As with others, put the sims4 module in the "module" folder of the installation directory
WIP, now supports most common archive types
See previous release for instructions
This is a WIP release that is in no way intended for users.
Extract the zip file to a new folder, create a folder called "module" and place the sims 4 jar inside it, this will enable the sims 4 module