diff --git a/SQF/dayz_logo_ca.paa b/SQF/dayz_logo_ca.paa new file mode 100644 index 000000000..51a5b21f7 Binary files /dev/null and b/SQF/dayz_logo_ca.paa differ diff --git a/SQF/mod.cpp b/SQF/mod.cpp new file mode 100644 index 000000000..60dd5d683 --- /dev/null +++ b/SQF/mod.cpp @@ -0,0 +1,5 @@ +dir = "@DayZ_Epoch"; +name = "DayZ Epoch 1.0.2.6"; +actionName = "Website"; +picture = "dayz_logo_ca.paa"; +action = "http://www.dayzepoch.com"; \ No newline at end of file