mirror of
https://github.com/Tomato-dayZ/DayZ-SA-Tomato.git
synced 2024-08-30 16:22:09 +00:00
Revert
This commit is contained in:
parent
ddb0be95c8
commit
28d2285217
1
DayZ-Sa-Tomato/$PREFIX$
Normal file
1
DayZ-Sa-Tomato/$PREFIX$
Normal file
@ -0,0 +1 @@
|
|||||||
|
com\DayZ-SA-Tomato
|
1
DayZ-Sa-Tomato/$REVISION$
Normal file
1
DayZ-Sa-Tomato/$REVISION$
Normal file
@ -0,0 +1 @@
|
|||||||
|
1
|
6
DayZ-Sa-Tomato/addons/DayZ-SA-Tomato/PBOPREFIX.txt
Normal file
6
DayZ-Sa-Tomato/addons/DayZ-SA-Tomato/PBOPREFIX.txt
Normal 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>//////
|
10
DayZ-Sa-Tomato/addons/DayZ-SA-Tomato/config.cpp
Normal file
10
DayZ-Sa-Tomato/addons/DayZ-SA-Tomato/config.cpp
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
class CfgPatches
|
||||||
|
{
|
||||||
|
class DayZSATomato
|
||||||
|
{
|
||||||
|
units[]={};
|
||||||
|
weapons[]={};
|
||||||
|
requiredVersion=0.1;
|
||||||
|
requiredAddons[]={};
|
||||||
|
};
|
||||||
|
};
|
Loading…
Reference in New Issue
Block a user