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

Added parameter to specify a second source folder for Lua script and XML #79

Merged
merged 5 commits into from
Nov 24, 2024

Conversation

Chr1Z93
Copy link
Contributor

@Chr1Z93 Chr1Z93 commented Sep 30, 2024

This parameter allows using a secondary repo (for example a library of useful scripts) to be used for bundling.

Copy link
Owner

@argonui argonui left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will this try and read from root directory + /lua?

Please confirm that on linux & windows normal operations work with nothing specified

@Chr1Z93
Copy link
Contributor Author

Chr1Z93 commented Nov 2, 2024

Will this try and read from root directory + /lua?

Please confirm that on linux & windows normal operations work with nothing specified

Yeah, this additional directory is handled like the "main" one for finding Lua code (.../src) or XML UI files (.../xml). It is not mandatory and omitting it works fine on my end (Windows) - don't think there should be issues on linux.

@argonui argonui merged commit 77d4d82 into argonui:main Nov 24, 2024
1 check passed
@Chr1Z93 Chr1Z93 deleted the additional-source branch November 24, 2024 23:37
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.

2 participants