/SquadXML

Squad XML is a Flask framework written for ArmA 3 communities to use to manage Squad XML.

Primary LanguageHTML

SquadXML

Squad XML is a Flask framework written for ArmA 3 communities to use to manage Squad XML.

Requirements

  • Python 2.7.X
  • Flask
  • SQLite
  • nginx/apache2

Installation

  • Run pip install -r requirements.txt
  • Configure the app in config.py to your squad
  • Set up uwsgi with nginx/apache2
    • Default port is 5000
  • ???
  • Profit