Pinned Loading
-
-
-
Read all arkmods from game.ini and d...
Read all arkmods from game.ini and download them 1#!/bin/bash
2CWD=`pwd`
3GAMEID=346110
4WORKSHOP=( $(cat Game.ini | grep ModIDS | awk -F'=' '{print $2}') )
5
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.