mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Docs - Add Grim to maintainers (#9223)
* secret handshake? * fix my name * new github username
This commit is contained in:
parent
7ed1c1f4cb
commit
49f4ea23e7
@ -16,6 +16,7 @@ Felix Wiegand <koffeinflummi@gmail.com>
|
|||||||
Garth "L-H" de Wet <garthofhearts@gmail.com>
|
Garth "L-H" de Wet <garthofhearts@gmail.com>
|
||||||
Giallustio
|
Giallustio
|
||||||
Glowbal
|
Glowbal
|
||||||
|
Grim
|
||||||
Janus
|
Janus
|
||||||
jokoho482 <jokoho482@gmail.com>
|
jokoho482 <jokoho482@gmail.com>
|
||||||
Jonpas <jonpas33@gmail.com>
|
Jonpas <jonpas33@gmail.com>
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#include "script_component.hpp"
|
#include "script_component.hpp"
|
||||||
/*
|
/*
|
||||||
* Author: GhostIsSpooky
|
* Author: Grim
|
||||||
* Dragging integration. Unloader starts carrying unloaded object.
|
* Dragging integration. Unloader starts carrying unloaded object.
|
||||||
*
|
*
|
||||||
* Arguments:
|
* Arguments:
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#include "script_component.hpp"
|
#include "script_component.hpp"
|
||||||
/*
|
/*
|
||||||
* Author: Glowbal, GhostIsSpooky
|
* Author: Glowbal, Grim
|
||||||
* Check in CfgPatches if modification is loaded
|
* Check in CfgPatches if modification is loaded
|
||||||
*
|
*
|
||||||
* Arguments:
|
* Arguments:
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#include "script_component.hpp"
|
#include "script_component.hpp"
|
||||||
/*
|
/*
|
||||||
* Author: GhostIsSpooky
|
* Author: Grim
|
||||||
* Handles AI GetIn on an empty weapon
|
* Handles AI GetIn on an empty weapon
|
||||||
*
|
*
|
||||||
* Arguments:
|
* Arguments:
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#include "script_component.hpp"
|
#include "script_component.hpp"
|
||||||
/*
|
/*
|
||||||
* Author: PabstMirror, modified by GhostIsSpooky
|
* Author: PabstMirror, modified by Grim
|
||||||
* Handles AI reloading
|
* Handles AI reloading
|
||||||
*
|
*
|
||||||
* Arguments:
|
* Arguments:
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#include "script_component.hpp"
|
#include "script_component.hpp"
|
||||||
/*
|
/*
|
||||||
* Author: GhostIsSpooky
|
* Author: Grim
|
||||||
* Handles a unit reaching the point of unconsciousness (calls for a status update).
|
* Handles a unit reaching the point of unconsciousness (calls for a status update).
|
||||||
*
|
*
|
||||||
* Arguments:
|
* Arguments:
|
||||||
|
@ -63,6 +63,7 @@ This lists all the maintainers responsible for project management and the overal
|
|||||||
- [veteran29](https://github.com/veteran29){:target="_blank"}
|
- [veteran29](https://github.com/veteran29){:target="_blank"}
|
||||||
- [Dahlgren](https://github.com/Dahlgren){:target="_blank"}
|
- [Dahlgren](https://github.com/Dahlgren){:target="_blank"}
|
||||||
- [BrettMayson](https://github.com/BrettMayson){:target="_blank"}
|
- [BrettMayson](https://github.com/BrettMayson){:target="_blank"}
|
||||||
|
- [Grim](https://github.com/LinkIsGrim){:target="_blank"}
|
||||||
|
|
||||||
## Contributors
|
## Contributors
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user