GMS_RC/@blckeagls_EDEN/addons/CfgPatches.h
Ghostrider [GRG] 11f8e7774e Finally Getting Somewhere
With this tool
2023-09-20 23:07:49 -04:00

12 lines
167 B
C++

class CfgPatches
{
class GMS_3DEN
{
requiredVersion = 0.1;
requiredAddons[] = {3DEN};
units[] = {};
weapons[] = {};
magazines[] = {};
ammo[] = {};
};
};