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

Git pull support #156

Open
ramonGonzEdu opened this issue Aug 5, 2021 · 0 comments
Open

Git pull support #156

ramonGonzEdu opened this issue Aug 5, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@ramonGonzEdu
Copy link

Problem description
Auto-updating mods downloaded from github instead of steam.

Describe the solution
There should be a button on locally installed mods that have a .git subfolder. Pressing this button would run git pull in the mod directory, downloading the newest version from github or whatever remote is set. This button shouldn't appear if git isn't installed.

Alternatives
Manually going into the folders and running git pull works pretty well, and a small script can somewhat automate it.

@ramonGonzEdu ramonGonzEdu added the enhancement New feature or request label Aug 5, 2021
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

No branches or pull requests

1 participant