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

Automatic mod parsing #33

Open
iMakedonsky opened this issue Dec 29, 2023 · 0 comments
Open

Automatic mod parsing #33

iMakedonsky opened this issue Dec 29, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@iMakedonsky
Copy link

Hi!

Thank you for this awesome tool. Enjoyed it a lot.

Here's a bit of feedback as requested in the docs:
Would be great to add some sort of auto-parse for mods. Currently manually adding complete instructions for every mod is still tedious.

What do I mean: most mods have just 2 ways to install:

  1. copy everything to Override
  2. Run TSLPatcher

Both are easily detectable by the presence of something.exe in the mod folder/archive.

Would be great if by clicking the Add Mod, the tool would prompt you to point to an archive, and would do the following:

  1. Assume humanized, cleared of punctuation & numbers words from archive name as mod name
  2. Assume mod install is "run the .exe file" or "copy everything to override" depending on whether the former is present.

After that one could modify the non-standard mods, like linking dependencies for order, adding extra steps, etc.

@th3w1zard1 th3w1zard1 added the enhancement New feature or request label Jan 12, 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

No branches or pull requests

2 participants