Skip to content

Releases: InnoxiumTech/CandorManager

0.2.x Hotfix test

23 Apr 18:29
Compare
Choose a tag to compare
0.2.x Hotfix test Pre-release
Pre-release

Hopefully fix mods getting stuck

Alpha RC2

30 Sep 21:58
313e10f
Compare
Choose a tag to compare
Alpha RC2 Pre-release
Pre-release

To install the mod manager, download the appropriate package for you platform, and extract the zip file inside.

If you are on Windows, run the .exe.
If you are on Linux, run bin/CandorManager
If you are on Mac, run the .app

Alpha RC 1

13 Sep 20:36
Compare
Choose a tag to compare
Alpha RC 1 Pre-release
Pre-release

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

03 Sep 20:12
Compare
Choose a tag to compare
WIP release Pre-release
Pre-release

As with others, put the sims4 module in the "module" folder of the installation directory

WIP, now supports most common archive types

21 Aug 20:44
Compare
Choose a tag to compare

See previous release for instructions

This is a WIP release that is in no way intended for users.

20 Aug 10:53
Compare
Choose a tag to compare

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