Tool CLI Steam workshop uploader for Linux

Discussion in 'Starbound Modding' started by nnnn20430, Feb 19, 2019.

  1. nnnn20430

    nnnn20430 Scruffy Nerf-Herder

    I made a simple CLI workshop uploader. I did it because steamcmd requires to relogin on the steam client, which is very annoying.

    Running ./steamugc-uploader will give a help message.
    Starbounds appid is 211820 so you have to use -a 211820 flag to upload Starbound mods.
    You have to point to the directory which contains a single .pak file using -c some/dir.

    Source code: https://github.com/nnnn20430/steamugc-uploader
    Prebuilt binary: https://github.com/nnnn20430/steamu...download/v1.0.0/steamugc-uploader-v1.0.tar.xz
     
    bk3k likes this.

Share This Page