- This script depends on iw5-script, download the latest release from here and copy the .dll to
Plutonium/storage/iw5/plugins/
- This script also requires a sqlite webserver which you can find in
sqlite-server/
, to run it you must installnpm
andnodejs
which you can find here. To run the sqlite server simply run theinstall.bat
(or .sh) script to install the dependencies then run therun.bat
script.
- Create a password of your choice and set it in the sqlite server and admin script config file (
sqlite-server/config.json
andscripts/admin-script/cfg/config.json
) - Copy the
admin-script
folder intoPlutonium/storage/iw5/scripts/
- Run the sqlite server
- Run the IW5 Server