https://github.com/datvm/civ6mutationmode
Mutation Mode for Civ 6
https://github.com/datvm/civ6mutationmode
Last synced: about 2 months ago
JSON representation
Mutation Mode for Civ 6
- Host: GitHub
- URL: https://github.com/datvm/civ6mutationmode
- Owner: datvm
- License: mit
- Created: 2019-05-15T12:07:56.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-05-22T03:10:30.000Z (about 6 years ago)
- Last Synced: 2025-02-14T15:16:31.927Z (4 months ago)
- Language: C#
- Size: 67.4 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.MD
- License: LICENSE
Awesome Lists containing this project
README
# Mutation Mode for [Sid Meier's Civilization VI](https://civilization.com/)
This repository is for maintaining mods series Mutation Mode. These are mods that change rules of Civ 6 in either minor or major ways (and usually random/chaotic) for fun changes.
## Mutation Mode: Civilizations and Leaders Abilities
This mode changes the default **Abilities (Traits)** of the game. You can [download from Steam Workshop](https://steamcommunity.com/sharedfiles/filedetails/?id=1742519440).
By default, without doing anything, the mod will assign random abilities for your Leader and keep the Civilization's abilities.
You can achieve better random or manually assign abilities by using the following app:
- [Download app](https://github.com/datvm/Civ6MutationMode/releases/download/Release-v1.0/MutationMode-Release-v1.zip)
- [Read more about using the app](https://github.com/datvm/Civ6MutationMode/wiki/The-Civilizations-and-Leaders-Abilities-Chooser-app)
## Feedbacks, Issues and Suggestions
Please feel free to submit any ideas/problems you have [here on Github Issues Tracker](https://github.com/datvm/Civ6MutationMode/issues).
## Contribution and Licensing
The source code, including the .NET app and game mod, are under MIT license, so feel free to use it.
If you want to contribute, just create an issue and Fork this repository.