Author and Credits system

CBA Provides an author registration and credits system.

Implementation

Add to your config.cpp, class CfgPatches section:

author[]= {"Author1", "Author2", "Author3"}; // ... etc
authorUrl = "http://your-website.com";