This commit is contained in:
SchnitzelPommes 2018-11-26 22:23:53 +01:00
parent ddb0be95c8
commit 28d2285217
4 changed files with 18 additions and 0 deletions

1
DayZ-Sa-Tomato/$PREFIX$ Normal file
View File

@ -0,0 +1 @@
com\DayZ-SA-Tomato

View File

@ -0,0 +1 @@
1

View File

@ -0,0 +1,6 @@
///'scripts.pbo' from Mikero's dos tools, dll version 5.66///
prefix=com\DayZ-SA-Tomato
revision=1
Pbo Type is: Arma Unknown pbo typ (no config).
Sha: '5CAF7A50CB0D1CACBB90A6A0DA4EFC47B8998E0D'
//////</HEADER>//////

View File

@ -0,0 +1,10 @@
class CfgPatches
{
class DayZSATomato
{
units[]={};
weapons[]={};
requiredVersion=0.1;
requiredAddons[]={};
};
};