Discover Packages
github.com/gamingrobot/go-steam
generator
command
Version:
v0.0.0-...-ac909fc
Opens a new window with list of versions in this module.
Published: Aug 26, 2014
License: BSD-3-Clause
Opens a new window with license information.
Imports: 11
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.