mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Added README.md to rearm, self to authors
This commit is contained in:
parent
7244a583d6
commit
6c8352c9e5
11
addons/rearm/README.md
Normal file
11
addons/rearm/README.md
Normal file
@ -0,0 +1,11 @@
|
||||
ace_rearm
|
||||
===============
|
||||
|
||||
The Rearm module introduces ability to rearm vehicles on different realistic levels.
|
||||
|
||||
## Maintainers
|
||||
|
||||
The people responsible for merging changes to this component or answering potential questions.
|
||||
|
||||
- [GitHawk] (https://github.com/GitHawk)
|
||||
- [Jonpas] (https://github.com/jonpas)
|
@ -6,7 +6,7 @@ class CfgPatches {
|
||||
weapons[] = {};
|
||||
requiredVersion = REQUIRED_VERSION;
|
||||
requiredAddons[] = {"ace_interaction"};
|
||||
author[] = {"GitHawk"};
|
||||
author[] = {"GitHawk", "Jonpas"};
|
||||
authorUrl = "https://ace3mod.com";
|
||||
VERSION_CONFIG;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user