Publisher for Steam-Workshop
What can it do
-
Upload mod by Command
Upload
. For a sample,
your mod content in./mod/
, preview image file is./a.gif
, and you want"My mod"
title, you can type these in shell.
./Publisher --upload "./mod/" "./a.gif" "My mod"
-
List your published mod by
List
command, just type./publisher --list
-
Download mod without subcribing it.
./publisher download MOD_ID
TODOs:
- Better intergration with DSTED-C
- Upload a mod with more detailed information.