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

Provide some xmake task to manage task #3

Closed
wants to merge 3 commits into from
Closed

Conversation

Yangff
Copy link

@Yangff Yangff commented May 30, 2024

well.. you can't run .bat on linux
(maybe use powersheeeeell is a better idea? but I can't write powershell)

btw, I'm not sure what is the best option to checkout the RE-UE4SS.. I will use out of tree mode anyway so.. I don't care I guess..

Task provided

xmake init [-s source] [-b branch] or [-d location to local ue4ss]

xmake update, never tried but in theory should pull the latest...

xmake new [-n ModNameInThisForm] [-i install path] create a mod using given install path, although this path is not used for now.. well.. the path will be saved in .moddev/config.json in case you want to use..
And a -f to force write the config file even if the mod exists.

@UE4SS
Copy link

UE4SS commented May 30, 2024

See #2

@Yangff
Copy link
Author

Yangff commented May 30, 2024

See #2

oh.. okay well I will still suggest to have the out of tree mode so that I don't need to checkout two source code..

@Yangff Yangff closed this May 30, 2024
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