mirror of
https://github.com/DrBeef/JKXR.git
synced 2024-11-14 00:20:57 +00:00
19ee9179e8
Added cvar g_saberAutoDeflect1stPerson so saber is only ever used to deflect lasers in first person Made selector always draw using HMD YAW so it remains in front when turning i.r.l Updated the hand model (@baggyg) Updated the crawler text with the patron credits Added @MuadDib's menu changes Aligned all weapons Scaled the saber hilt down a little bit Co-Authored-By: Grant Bagwell <general@grantbagwell.co.uk>
6 lines
162 B
Batchfile
6 lines
162 B
Batchfile
cd assets
|
|
del z_vr_assets.pk3
|
|
cd ..
|
|
powershell Compress-Archive z_vr_assets/* z_vr_assets.zip
|
|
rename z_vr_assets.zip z_vr_assets.pk3
|
|
move z_vr_assets.pk3 assets/
|