Skip to content

Basically it's a starting point for making a not-terrible mission.

Notifications You must be signed in to change notification settings

v-Arma/a3g-framework

Repository files navigation

A3G Framework

Version

Download

The github zip download on the right does not include any modules, grab them from the actual project instead or use the releases download. The latter method may not always be up-to-date.

Installation

  • Go to the editor, open the map you want to make a mission on, hit save and give it a name.
  • Download this repository, extract it to the mission folder, overwrite everything.
  • Right click mission.sqm, click Properties and then uncheck Read-only, then hit apply. This step may not be necessary, but check anyways.
  • Load/reload the mission in the editor.
  • Start editing.
  • The only files you need to edit are in the mission folder and stringTable.xml, leave everything else alone.

Features

  • Most features are implemented throught the modules. This framework just ties them together in a coherent and simple way.
  • Ease of access to common scripting files / classes in seperated files.
  • Well commented.
  • Briefing Template.
  • Look and Feel.
  • Module logging.

About

Basically it's a starting point for making a not-terrible mission.

Resources

Stars

Watchers

Forks

Packages

No packages published