1
0
mirror of https://github.com/Defent/DMS_Exile.git synced 2024-08-30 16:52:12 +00:00

Thanks :)

This commit is contained in:
eraser1 2015-09-04 19:02:33 -05:00
parent 6649b0847f
commit 6244c579a8

@ -13,7 +13,7 @@ so your ```_aLocalM``` would look like:
## OPTIONAL:
* Download the a3_dms folder
* Ddit the config.sqf to your preferences.
* Edit the config.sqf to your preferences.
* Repack the a3_dms folder with a PBO tool
* Follow the "To install:" steps :D
@ -37,3 +37,5 @@ if (!hasInterface && !isServer) then
};
};
```
Thanks to [shaworth](https://github.com/shaworth) for making the README all nice and pretty :)