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

feat: allow additional standard dependencies in .env #109

Merged
merged 3 commits into from
Jan 26, 2025

Conversation

sebamarynissen
Copy link
Owner

@sebamarynissen sebamarynissen commented Jan 26, 2025

Following a discussion in #104, this PR adds peg:oops-mod to the standard dependencies, and also allows you to specify additional ones as a comma-separated list in a variable STANDARD_DEPENDENCIES in your .env file.

On top of that, it also allows you to specify the default variants with STANDARD_VARIANTS. That way you don't always have to specify the different variants manually when running npm run sc4pac.

Example .env file:

STANDARD_DEPENDENCIES=memo:submenus-dll,lowkee33:appalachian-terrain-mod-complete
STANDARD_VARIANTS=nightmode=dark,driveside=right,sfbt:essentials:tree-family=Maxis-deciduous-trees

cc @noah-severyn

See #104. This allows additional standard dependencies to be specified in the `.env` file under the `STANDARD_DEPENDENCIES` variable.
@sebamarynissen sebamarynissen merged commit 4b6ffbe into main Jan 26, 2025
@sebamarynissen sebamarynissen deleted the feature/standard-deps branch January 26, 2025 17:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant