-
Notifications
You must be signed in to change notification settings - Fork 219
Applying mods
kmsi edited this page Dec 2, 2017
·
6 revisions
OpenSpades supports pak files, which consists of .pak
or .zip
. You can insert it directly into the Resources
folder to apply.
pak files have a specific folder structure in it. You can open them with compression programs such as 7-Zip
or Bandizip
and see if they have such structure.
It should be like:
-
GFX
\.png
-
Models
\{Modelname}
\.kv6
-
Scripts
\Skin
\{Modelname}
\.as
{Modelname}
can be SMG
, Rifle
, Shotgun
, Grenade
etc.
WIP
This wiki is in the middle of an update process to match the latest changes of OpenSpades 0.1.2
It may contain outdated, incorrect or incomplete information.
Please contact the repository owner (@yvt) via email or ask a question in the issue tracker if there is any obscure information you are looking for that can't be found in neither the source code nor in this wiki.