https://github.com/tkhquang/kcd1tools
A collection of mods for Kingdom Come: Deliverance that enhance gameplay and add new features to the game.
https://github.com/tkhquang/kcd1tools
kingdom-come kingdom-come-deliverance kingdomcome modding-games
Last synced: 8 months ago
JSON representation
A collection of mods for Kingdom Come: Deliverance that enhance gameplay and add new features to the game.
- Host: GitHub
- URL: https://github.com/tkhquang/kcd1tools
- Owner: tkhquang
- License: mit
- Created: 2025-05-25T15:16:20.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-26T09:56:58.000Z (about 1 year ago)
- Last Synced: 2025-08-23T06:40:13.338Z (10 months ago)
- Topics: kingdom-come, kingdom-come-deliverance, kingdomcome, modding-games
- Language: C++
- Homepage: https://next.nexusmods.com/profile/tkhquang/mods?gameId=2298
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Kingdom Come: Deliverance - Mods
A collection of mods for Kingdom Come: Deliverance 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.
## 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.