blckeagles-revisited-RC/@epochhive/addons/custom_server/SLS/SLS_init_exile.sqf
Ghostrider-DbD- 2fde02a573 Corrected a few typos and addjusted configs from development to production values.
Updated readme to reflect the correct values for this development
version / build.
2017-03-18 07:00:47 -04:00

20 lines
584 B
Plaintext

/*
for DBD Clan
By Ghostrider-DBD-
Copyright 2016
Last Modified 3-14-17
--------------------------
License
--------------------------
All the code and information provided here is provided under an Attribution Non-Commercial ShareAlike 4.0 Commons License.
http://creativecommons.org/licenses/by-nc-sa/4.0/
*/
#include "\q\addons\custom_server\Configs\blck_defines.hpp";
// Assemble the final executable with Epoch crate configurations and SLS code
#include "\q\addons\custom_server\SLS\SLS_defines_exile.sqf";
#include "\q\addons\custom_server\SLS\SLS_functions.sqf";