sfcnr/gamemodes/irresistible/config/_config.pwn

15 lines
399 B
Plaintext
Raw Normal View History

/*
* Irresistible Gaming (c) 2018
* Developed by Lorenc
2018-09-19 05:43:05 +00:00
* Module: config\_config.pwn
* Purpose: encloses all server related configuration
*/
/* ** Includes ** */
#include "irresistible\config\database.pwn" // keep #1
2018-09-19 05:43:05 +00:00
#include "irresistible\config\server.pwn"
#include "irresistible\config\colors.pwn"
/* ** Migrations Manager ** */
2019-01-28 00:41:13 +00:00
//#include "irresistible\config\migrations\_migrations.pwn"