8000 Add support for Github multi game collections by cahudson94 · Pull Request #1174 · OpenKH/OpenKh · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Add support for Github multi game collections #1174

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

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

cahudson94
Copy link

Adds definitions to the mod.yml file for the following fields:

  • isCollection: boolean for if the specific mod install is actually a collection (ie contains multiple games worth of info)
  • collectionGames: string list of the games that have mods included
  • asset.game: string to specify which game the script belongs with

This allows for the install and update of collection based mods from Github using the above tags in the mod.yml as well as the update and auto update of said installed mods. Creates a parent folder called collections on the same level as the game specific folders. And cleans up any installation of the mod that happened before it became a collection.

@cahudson94 cahudson94 force-pushed the collection_support branch from a178dc3 to 35369e8 Compare June 5, 2025 07:36
@TopazTK
Copy link
Contributor
TopazTK commented Jun 5, 2025

Good shit.

@Delta-473
Copy link
Collaborator

Can you maybe add some info to the documentation on how to make collections? And an unit test or 2 are always nice, you can add it in the follow up pr #1176 if you want.

@cahudson94
Copy link
Author

Yeah, I was looking at the docs a bit. I will go ahead and do it on that branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0