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

add support for a config file #1

Open
andy5995 opened this issue Sep 13, 2022 · 1 comment
Open

add support for a config file #1

andy5995 opened this issue Sep 13, 2022 · 1 comment

Comments

@andy5995
Copy link
Member

I wanted to suggest adding support for a config file...

Or better yet, maybe the python script could get a list of installed mods from the mods folder.

  • Read each subfolder in ~/.local/share/0ad/mods
  • Parse mod.json MOD_NAME="$(jq .name mod.json | tr -d \")") or the 'label' field.
  • Do not recurse

choices = [ KateGUIv5, whynot, StarGUI7, plus ]

@sl5net
Copy link
Member

sl5net commented Nov 9, 2022

added howto to read-me-file https://github.com/0ad-matters/mods-changer/blob/main/README.md
no time for a extra config (may later)

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

No branches or pull requests

2 participants