Skip to content

Generate Bootfiles from game unless provided#25

Merged
paoloambrosio merged 5 commits into
OpenSimTools:mainfrom
paoloambrosio:6-generate-bootfiles
May 13, 2023
Merged

Generate Bootfiles from game unless provided#25
paoloambrosio merged 5 commits into
OpenSimTools:mainfrom
paoloambrosio:6-generate-bootfiles

Conversation

@paoloambrosio
Copy link
Copy Markdown
Contributor

@paoloambrosio paoloambrosio commented May 12, 2023

Closes #6.

If bootfiles are not needed, don't install them and skip post-processing. Otherwise do the first that match:

  1. fail if multiple archives with the __bootfiles prefix in Mods\Enabled
  2. install it if a single archive
  3. generate bootfiles from game files and install them

@paoloambrosio paoloambrosio force-pushed the 6-generate-bootfiles branch from d87f889 to d5e6650 Compare May 12, 2023 14:58
@paoloambrosio paoloambrosio marked this pull request as ready for review May 12, 2023 20:00
@paoloambrosio paoloambrosio force-pushed the 6-generate-bootfiles branch from 2857afc to 271e64e Compare May 13, 2023 05:41
@paoloambrosio paoloambrosio merged commit 826a483 into OpenSimTools:main May 13, 2023
@paoloambrosio paoloambrosio deleted the 6-generate-bootfiles branch May 13, 2023 05:50
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.

Extract bootfiles from game

1 participant