Skip to content
forked from PiZZAD0X/MMFW

Mission Maker Framework - Development purposes

License

Notifications You must be signed in to change notification settings

EM-Creations/MMFW

 
 

Repository files navigation

The Mission Maker Framework is a modular mission making addon based on the Olsen Framework designed to help create high quality Arma 3 scenarios utilizing the in game editor and removing the requirement for mission makers to deal with manual editing of script setting files by implementing editor menus and settings for tailoring the mission. Originally designed for Global Conflicts.

To learn more about the framework, visit our wiki.

For information on how to make a mission using the framework read this guide.

To view bugs or requested features, view the issues. If you want to report a bug and do not see your issue listed, you can open a bug report. If you want to request a feature not listed you can do so using the feature request.

You can aid in development of this project by contributing

Build Instructions

  1. Read this article and follow setup instructions
  2. Either run a build by navigating to the:
  • Project's root directory\ and run ./hemtt.exe build --release or;
  • Project's root directory\scripts and run python build.py (this is a helper Python build script)

Thanks

About

Mission Maker Framework - Development purposes

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 58.6%
  • SQF 31.3%
  • Python 7.2%
  • Pawn 2.6%
  • Makefile 0.3%