TeamREPENTOGON / TeamREPENTOGON/REPENTOGON
Add minimum Repentogon version parameter in mod metadata
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 345
- Forks
- 51
- Avg merge
- 11h 2m
- Merged PRs (30d)
- 4
Description
adding a way (maybe in metadata.xml?) for a mod to specify a required minimum repentogon version would solve most issues of users being on an version of repentogon
If repentogon detect it is below the requirements of a mod, it prevents it from being loaded + displays a popup (main menu now that it's possible, or ingame) showing which mods require a newer version (and which newer version)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing how mod metadata is read, including the suggested metadata.xml, and where mods are loaded. Review the available main-menu or in-game popup path, then define version comparison, blocked-mod behavior, and the user-facing list before verifying the result with a mod requiring a newer Repentogon version.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- game-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100