#include "script_component.hpp" class CfgPatches { class ADDON { author = AUTHOR; authors[] = {"IDSolutions"}; url = ECSTRING(main,url); name = COMPONENT_NAME; requiredVersion = REQUIRED_VERSION; requiredAddons[] = { "forge_server_main" }; units[] = {}; weapons[] = {}; VERSION_CONFIG; }; }; #include "CfgEventHandlers.hpp" #include "CfgSounds.hpp" #include "CfgVehicles.hpp"