A dynamic and persistent revolution platform for Arma Reforger (and eventually Arma 4)
Overthrow is available in early access from the ARMA Reforger Workshop. Just search for "Overthrow".
The key to open the Overthrow menu is not "Y", its now "U" (due to key binding conflicts in Arma Reforger). Read the Wiki for more info.
If you want to setup a dev environment for Overthrow and help with development..
Start by cloning or downloading this Github repository. For Windows/MacOS we recommend using Github Desktop.
- Install the "Arma Reforger Tools" in Steam. Find it by switching from "Games" to "Tools" in your Steam library.
- Run the Arma Reforger Tools and click "Add Existing"
- Navigate to the folder you cloned the Overthrow Github into and select
addon.gproj
- Before opening the project, copy the 3 dependancies into
My Documents/My Games/ArmaReforgerWorkbench/addons
fromMy Documents/My Games/ArmaReforger/addons
- Double click on the Overthrow mod to open it in the Workbench
- Double click on
Overthrow/Worlds/MP/OVT_Campaign_Test.ent
in the Enfusion Workbench resource browser - In the World Editor that opens, click on the Green Play button or press F5
We recommend using the "test" world for most things as it's much smaller and loads much faster, if you need to test things on a full map, open Overthrow/Worlds/MP/OVT_Campaign_Eden.ent
instead
Updates will be pushed to github often (sometimes multiple times a day).
- Sign up and/or sign in to Github. See Github docs
- "Watch" this repository in the top right to get email notifications when updates are made
- Before updating Overthrow, exit game mode in World Editor
- In Github Desktop, make sure "Current Repository" top left is this one
- Click "Fetch Origin" and then "Pull Remote"
- In the Reforger Script Editor, click on Build > Compile and Reload Scripts
Just join our Discord and participate in the #overthrow-reforger
channel. Report any bugs you find or join the discussion about features or suggest your own. If you are comfortable with github and Enfusion development then please do make pull requests or ask to help out.