The script's secondary goal is to introduce fellow modders to some of the new features of version 1.0.0.2.
Attention! Generating file checksums may be a resource-intensive task, and your server may take some time to fully start. This only happens whenever Lua scripts are reloaded (server start / map reload).
Attention! This mod is using the new mod distribution format!
Unpack the archive in the CS2D root directory, merging folders if prompted.
On Windows, you may use the launcher (Launcher.exe): open the Mods tab, tick the box next to "Pure Mode" and click "Run CS2D".
You can also run the CS2D executable or the dedicated server with the flag -mods "puremode" (-mods "xxx,puremode" if you already have other mods enabled).
If you would like to use the legacy format instead, simply copy mods/puremode/lua/main.lua to sys/lua, rename it to puremode.lua and add
1
dofile("sys/lua/puremode.lua")
Approved by GeoB99
Download
3 kb, 465 Downloads