Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 774 Bytes

README.md

File metadata and controls

24 lines (19 loc) · 774 Bytes

Bannerlord.SteamWorkshop

Simple tool that can login to Steam and upload content mods for Bannerlord.

Requirements

Requires BUTR GitHub Package Registry to be added.

nuget sources add -name "BUTR" -Source https://nuget.pkg.github.com/BUTR/index.json -Username YOURGITHUBUSERNAME -Password YOURGITHUBTOKEN

Installation

dotnet tool install -g Bannerlord.SteamWorkshop

Example

When installed as a global tool:

bannerlord_steam_workshop loginandpublish -l login -p password -t XXXXX -f 1234 -c "$PWD/Modules/Module" -d test

bannerlord_steam_workshop steamtotp -s "sdfsdfgdshdh"

# Requires Steam Client, SteamCMD or anything else won't work
bannerlord_steam_workshop steamretag -a 261550 -f 2859188632 -t "v1.0.0" "v1.0.1"