Skip to content

acemod/ABE3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ABE3 Version ABE3 Issues ABE3 License

Requires the latest version of CBA A3 and ACE3.

Advanced Banana Environment is an Arma 3 mod that aims to compliment the ACE3 project, with a CBA A3 and ACE3 requirement.

The project is entirely open-source and all contributions are welcome. Feel free to maintain your own custom version, so long as the changes you make are open to the public in accordance with the Arma Public License (APL).

The mod is built modularly, so almost any included PBO can be easily removed from the configuration. This way, a team can maintain its own tailored version of ABE AddOns by simply excluding any components they don't need, or those possibly in conflict with other add-ons.

Contains

  • Scout vehicles
  • Improved grenades
  • Realistic hitmarkers
  • Immersive gameplay hints
  • User interface improvements

Contributing

You can help out with the ongoing development by looking for potential bugs in our code base, or by contributing new features. To contribute something to ABE AddOns, simply fork this repository and submit your pull requests for review by other collaborators. Remember to add yourself to the author array of any PBO you will be editing and the AUTHORS.txt file; including a valid email address.

Please, use our Issue Tracker to report a bug, propose a feature, or suggest changes to the existing ones.

Testing & building

To help us test the latest development changes, download our master branch (directly, or with git), then assemble a test build. For this, we maintain the same build environment and steps as ACE3, but instead of ACE it is named ABE.