forked from CBATeam/CBA_A3
-
Notifications
You must be signed in to change notification settings - Fork 0
/
readme.txt
34 lines (24 loc) · 1.24 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
CBA A3 v2.0
CBA: Community Base Addons
==========================
Online wiki at https://github.com/CBATeam/CBA_A3/wiki
Online function library reference at https://cbateam.github.io/CBA_A3/docs/files/overview-txt.html
CBA: License
==========================
license.txt => GNU GENERAL PUBLIC LICENSE v2
Any addon which calls CBA-defined functions need not be licensed under the GPLv2
or released under a free software license. Only if you are directly including
CBA code in your addon's binarized PBO or redistributing a modified version of
CBA itself would your work be considered derivative and therefore be legally
required to be released under the terms of the GPL. (And there's no reason to
ever do either of these.)
Example startup parameters
==========================
For ARMA 3 Content, launch with -mod=@CBA_A3
*** KNOWN ISSUES ***
- CBA Keybinding requires a mission to be initialized to function properly.
This includes working in the main menu of Arma 3. Command-line parameters like
-world=empty or -skipIntro will cause Keybinding to work ONLY in-game but NOT
in the main menu of Arma.
*** Change Log ***
CBA_A3 v2.0 - https://github.com/CBATeam/CBA_A3/issues?q=milestone%3A%22CBA_A3+v2.0%22+is%3Aclosed