Coder Social home page Coder Social logo

linuxgsm-arma3-mod-update's Introduction

LinuxGSM Arma 3 Mod Update Script

This Script install Arma3 Workshop Mods from a given Modlist.

Install

Create an folder "modlists" in the server root folder (the folder where the arma3server file is)

$ cd /path/to/arma3server
$ mkdir modlists

Copy the a3update.py in the root folder and edit the params:

  • A3_SERVER_DIR
  • A3_SERVER_FOLDER

Use

You can start the Arma 3 Launcher, go to mods and create an modlist. Afterwards you export them like explained here Arma3 Mods and the Arma3 Launcher. Now you upload them to your server and put them in the "modlists" folder.

You can now start the script with

$ ./a3update.py

Now you have to enter your Steam Name, Steam Password and the name of the Modlist. The Script now update lgsm, arma and all mods inside the modlist.

Troubleshooting

The Steam Account must own a legal copy of Arma 3, if not, the download of mods from the workshop will fail.

Special Thanks

to marceldev89 for create the basic python script

linuxgsm-arma3-mod-update's People

Contributors

a1ic3-g avatar th3jock3r avatar weltermann avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

linuxgsm-arma3-mod-update's Issues

User configurable parameters unclear

Hi,

I am using an A3 server set up using LinuxGSM.

It is not obvious to me which values I have to enter for "A3_SERVER_FOLDER" and "A3_SERVER_DIR".

My current config looks like this:

A3_SERVER_FOLDER = "lgsm"
A3_SERVER_DIR = "/home/arma3".format(A3_SERVER_FOLDER)

This throws the following type error: TypeError: 'NoneType' object is not iterable.

I am probably doing something wrong. Are you able to point me towards a solution?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.