mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
readme/author updates.
This commit is contained in:
parent
2e6a9c4967
commit
9d06d7c7ca
@ -10,3 +10,4 @@ The people responsible for merging changes to this component or answering potent
|
|||||||
|
|
||||||
- [KoffeinFlummi](https://github.com/KoffeinFlummi)
|
- [KoffeinFlummi](https://github.com/KoffeinFlummi)
|
||||||
- [commy2](https://github.com/commy2)
|
- [commy2](https://github.com/commy2)
|
||||||
|
- [jaynus](https://github.com/walterpearce)
|
@ -6,7 +6,7 @@ class CfgPatches {
|
|||||||
weapons[] = {};
|
weapons[] = {};
|
||||||
requiredVersion = REQUIRED_VERSION;
|
requiredVersion = REQUIRED_VERSION;
|
||||||
requiredAddons[] = {"ace_common"};
|
requiredAddons[] = {"ace_common"};
|
||||||
author[] = {"KoffeinFlummi","Crusty","commy2"};
|
author[] = {"KoffeinFlummi","Crusty","commy2","jaynus","Kimi"};
|
||||||
authorUrl = "https://github.com/KoffeinFlummi/";
|
authorUrl = "https://github.com/KoffeinFlummi/";
|
||||||
VERSION_CONFIG;
|
VERSION_CONFIG;
|
||||||
};
|
};
|
||||||
|
@ -8,5 +8,5 @@ Adds the Javelin AT launcher.
|
|||||||
|
|
||||||
The people responsible for merging changes to this component or answering potential questions.
|
The people responsible for merging changes to this component or answering potential questions.
|
||||||
|
|
||||||
- [walterpearce](https://github.com/walterpearce)
|
- [jaynus](https://github.com/walterpearce)
|
||||||
- [NouberNou](https://github.com/NouberNou)
|
- [NouberNou](https://github.com/NouberNou)
|
||||||
|
Loading…
Reference in New Issue
Block a user