Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 537 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 537 Bytes

Armasquads.com

Introduction

Website for creating Squad XML files in ArmA based games

Installation

Main Setup

  • Clone this project git clone git://github.com/ins0/armasquads.git
  • Run composer install to initialize your vendors
  • Import database.sql into your database
  • Copy config/autoload/development.local.php.dist to config/autoload/development.local.php and enter your database credentials

RESTful API SDK

https://github.com/ins0/armasquads-api-restclient