Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: Provide real game id in addition to compatible base game id #30

Closed
wants to merge 1 commit into from

Conversation

j-r
Copy link

@j-r j-r commented Jun 16, 2024

POC for #29

Record the actual game id - if provided by minetest. Use it to detect a supported game. If that fails, fall back to checking for characteristic mods, implicitly detecting derivatives as the corresponding base game.

Return both the actual game id and the base game's id. Both can be unknown.

@j-r
Copy link
Author

j-r commented Jun 16, 2024

If this approach is accepted, moretrees needs to be adapted to check real_gameid.

@BuckarooBanzay BuckarooBanzay added the enhancement New feature or request label Jun 16, 2024
@wsor4035
Copy link
Contributor

fixed in mt-mods/moretrees@2c891e6

@wsor4035 wsor4035 closed this Jun 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants