Skip to content

urraka/polywonks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

238 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build server

To build the server you need to install Go.

go get github.com/urraka/open-golang/open
go get github.com/getlantern/systray
go get github.com/mitchellh/go-homedir

# windows
go get github.com/akavel/rsrc
rsrc -arch=amd64 -ico icon/polywonks-black.ico,icon/polywonks-white.ico
go build -ldflags -H=windowsgui
rm rsrc.syso

# linux
sudo apt-get install libgtk-3-dev libappindicator3-dev
go build

About

Web based soldat map editor [WIP]

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published