Bohemia Interactive: Cold War Assault Remastered Source Code on GitHub
Summary
Bohemia Interactive released the Arma: Cold War Assault Remastered source code on GitHub under GPL-3.0-or-later with additional terms. The repository clarifies licensing: code is GPL, game data assets are separate under the Arma Public License Share Alike, and trademarks are reserved. The project is locked for contributions, but forks are allowed for community work, and the layout includes engine, apps, master server tools, tests, and third-party components. This release serves as a practical case study in open-sourcing a long-running game project and the licensing and data considerations that come with it.