Skip to content

Rewrite q.bat in javascript to be run from node#4

Open
NZSmartie wants to merge 3 commits intoSchine:masterfrom
NZSmartie:feature/buildscript
Open

Rewrite q.bat in javascript to be run from node#4
NZSmartie wants to merge 3 commits intoSchine:masterfrom
NZSmartie:feature/buildscript

Conversation

@NZSmartie
Copy link
Copy Markdown
Contributor

Major difference is that --dest is no longer steram or vm but now a path. As it doesn't make sense to hard code absolute paths in scripts.

Example usage:

node q.js --package --platform linux --arch x64 --launch --steam --dest /opt/steam/steamapps/common/StarMade
# or
node q.js -pls --dest /opt/steam/steamapps/common/StarMade

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.

1 participant