https://github.com/tkhquang/obrtools
A collection of mods for Oblivion Remastered that enhance gameplay and add new features to the game.
https://github.com/tkhquang/obrtools
modding-games oblivion-remastered
Last synced: 12 months ago
JSON representation
A collection of mods for Oblivion Remastered that enhance gameplay and add new features to the game.
- Host: GitHub
- URL: https://github.com/tkhquang/obrtools
- Owner: tkhquang
- License: mit
- Created: 2025-04-26T11:05:12.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-26T02:44:52.000Z (about 1 year ago)
- Last Synced: 2025-06-07T08:07:44.191Z (about 1 year ago)
- Topics: modding-games, oblivion-remastered
- Language: C++
- Homepage: https://next.nexusmods.com/profile/tkhquang/mods?gameId=7587
- Size: 64.5 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Oblivion Remastered - Mods
A collection of mods for Oblivion Remastered that enhance gameplay and add new features to the game.
## Available Mods
### [No Carry Weight - ASI or OBSE Plugin](NoCarryWeight/)
This mod removes carry weight limitations from Oblivion Remastered by directly hooking into the game's memory.
## 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.