The highest tagged major version is
v3 .
Discover Packages
github.com/Philipp15b/go-steam
generator
command
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Jan 20, 2016
License: BSD-3-Clause
Opens a new window with license information.
Imports: 13
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
README
¶
#get steamkit submodule
git submodule update --init --recursive
#windows
build project in visual studio
go run generator.go
#linux
install monodevelop 4.x
install mono-xbuild
xbuild GoSteamLanguageGenerator.csproj /p:OutputPath=bin/Debug
go run generator.go clean proto steamlang
Expand ▾
Collapse ▴
Documentation
¶
This program generates the protobuf and SteamLanguage files from the SteamKit data.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.