NLFaircroftSurvival

by Zoooorc
NLFaircroftSurvival

Summary

WIP

Description

The currency currently still needs to be updated at
/logs/profile/ShopExtended/Config/Currency.json 
as follows so that it can be loaded and used.
{
  “SchemaVersion”: 1,
  “Provider”: “SE_ECONOMY”,
  “DefaultCurrencyMode”: “SE_ECONOMY”,
  “Providers”: {
    “ShopExtendedAccount”: {
      “Enabled”: true
    },
    “FMSurvival”: {
      “Enabled”: true
    },
    “Foggy”: {
      “Enabled”: false
    },
    “SE_ECONOMY”: {
      “Enabled”: true,
      “StartingBalance”: desired amount
    }
  }
}

License

Arma Public License (APL)