#include "script_component.hpp" class CfgPatches { class ADDON { name = QUOTE(COMPONENT); units[] = {}; weapons[] = {}; requiredVersion = REQUIRED_VERSION; requiredAddons[] = {}; author = "AUTHOR"; VERSION_CONFIG; }; }; #include "CfgEventHandlers.hpp"