We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent baffa0e commit f77c532Copy full SHA for f77c532
doc/howto/build.txt
@@ -41,5 +41,6 @@ Setup:
41
- Run xrbinprep.cmd to initialize new game binary directories and link default gamedata to OpenXRay's:
42
$ xrbinprep.cmd "C:\Program Files (x86)\GSC World Publishing\S.T.A.L.K.E.R. - Call of Pripyat"
43
Note that this script requires admin rights (in order to execute 'mklink'). Also make sure you pass a
44
- game installation directory to this script)
+ game installation directory to this script. Once done, you can find .xrbinup_xxx scripts in the reporitory root:
45
+ use them later to install newly built binaries to the corresponding game binary directory.
46
- Now you can build the engine!
0 commit comments