by admin

Corruptions Of Champions Mod

NOTE: CONTAINS MATURE CONTENT. ADULTS ONLY

Lovers Lab Elder Scrolls/Fallout Sex Mod Community; Other Adult Games. Corruption of Champions Badass transformation focused RPG (the game I’m modifying) Cursed Transformation focused life simulator; Masculine Mystique Excellent gender swap focused choose your own adventure with great sub content; SlaveMaker The elder statesman of porn games.

Corruptions Of Champions Mod

CoC Mod source from Kitteh6660. Original game by Fenoxo.
Modifications by everyone at:
https://github.com/Kitteh6660/Corruption-of-Champions-Mod/graphs/contributors

Corruptions Of Champions Mod

Everything in original game is copyright Fenoxo (fenoxo.com).

Check out the wiki for information and the FAQ.

Playable releases can be found in the Releases tab.
Android Releases:https://github.com/Hexxah/CoC-MOD-Android-Build

Discord Server:https://discord.gg/R25MZEx

Prerequisites

  • Java JRE installed
  • Ant installed
  • Environment variable FLEX_HOME set to the flex SDK path

Building

To build run:

ant

If you want to skip the tests (not recommended):

ant release or ant debug

To list the ant targets:

ant -p

Testing

To run all tests:

Corruptions Of Champions Mode

ant test

To run a single test case or suite:

ant test-single -Dtestclass=fqn.of.class

example:

Corruptions Of Champions Models

ant test-single -Dtestclass=classes.Items.MutationsTest

Corruption Of Champions Mod Mobile

This allows for quick testing or debugging of classes without running all tests.