Merge pull request #2 from Bjanski/Core

Core
This commit is contained in:
Bjanski 2016-04-05 18:17:42 +02:00
commit 94d2e3ad8e
10 changed files with 22 additions and 1 deletions

0
Core/README.md Normal file
View File

View File

@ -0,0 +1,21 @@
#include "ExAdClient\ExAd.cpp"
class CfgFunctions
{
#include "ExAdClient\CfgFunctions.cpp"
};
class RscTitles
{
#include "ExAdClient\RscTitles.cpp"
};
class CfgHints
{
#include "ExAdClient\CfgHints.cpp"
};
class CfgRemoteExec
{
#include "ExAdClient\CfgRemoteExec.cpp"
};

View File

@ -1,7 +1,7 @@
#<img src="logo.png" alt="ExAd" width="200" /> #<img src="logo.png" alt="ExAd" width="200" />
Exile Addons - originally small projects developed for the Arma Exile communities EXO and SP4R but now rewritten and collected here for public use. Exile Addons - originally small projects developed for the Arma Exile communities EXO and SP4R but now rewritten and collected here for public use.
I'll gradually add all features I built, encouragements always helps the project to stay alive a little longer <img src="http://kindmedscolorado.vmgagencysites.com/wp-content/uploads/2015/04/Kind-Meds-Smiley.png" alt=":D" width="20" /> | [Donate here](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=jan%2ebabor%2e383%40gmail%2ecom&lc=GB&item_name=ExAd&currency_code=EUR&bn=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted) I'll gradually add all features I built, encouragements always helps the project to stay alive a little longer :smirk: | [Donate here](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=jan%2ebabor%2e383%40gmail%2ecom&lc=GB&item_name=ExAd&currency_code=EUR&bn=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
##Collection ##Collection
* Core * Core