-
Notifications
You must be signed in to change notification settings - Fork 303
-
im making a mod based on this and cant figure out
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 1 comment 1 reply
-
./waf install --destdir=./mymod
Beta Was this translation helpful? Give feedback.
All reactions
1 reply
-
I created mod by manually modifing .py scripts and wsscript files & creating need vpc files. It's not so hard (more of this just coping existing vpcs and pasting need data info inside).
image
image
image
AND after that executed waf script in console:
.\waf.bat --64bits configure -T release --prefix=build/out/ --enable-opus --build-games=project07
Beta Was this translation helpful? Give feedback.
All reactions
-
👍 2
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment