Skip to content

Alpha RC 1

Pre-release
Pre-release
Compare
Choose a tag to compare
@zpiddock zpiddock released this 13 Sep 20:36
· 155 commits to dev since this 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