https://github.com/tkhquang/kdc2tools
A collection of mods for Kingdom Come: Deliverance II that enhance gameplay and add new features to the game.
https://github.com/tkhquang/kdc2tools
kingdom-come modding-games
Last synced: about 1 year ago
JSON representation
A collection of mods for Kingdom Come: Deliverance II that enhance gameplay and add new features to the game.
- Host: GitHub
- URL: https://github.com/tkhquang/kdc2tools
- Owner: tkhquang
- License: other
- Created: 2025-03-26T10:39:37.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-04T16:55:51.000Z (about 1 year ago)
- Last Synced: 2025-04-11T20:57:51.584Z (about 1 year ago)
- Topics: kingdom-come, modding-games
- Language: C++
- Homepage:
- Size: 353 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Kingdom Come: Deliverance II - Mods
A collection of mods for Kingdom Come: Deliverance II that enhance gameplay and add new features to the game.
## Available Mods
### [TPVToggle](TPVToggle/)
A lightweight mod that adds a hotkey to toggle between first-person and third-person camera views in Kingdom Come: Deliverance II.
## Installation
Each mod has its own installation instructions. See the respective mod's README for details.
## Development
Mods in this repository are developed with various technologies and approaches:
- Some mods are built with C++ and compiled to ASI plugins
- Other mods may use different languages or techniques like Lua scripts
The repository follows a modular structure where each mod is contained in its own directory.
## Contributing
Contributions, bug reports, and feature requests are welcome! Feel free to open an issue or submit a pull request.
## License
This project is licensed under the MIT License - see the LICENSE file for details.