OpenWar

Home Forums Linux Gaming OpenWar

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #67751
    __eMpTy__
    Participant

    Warcraft 1 open source engine:
    http://www.openwar.io/

    OpenWar wrote:
    If you are a [nope]OSX or[/nope] Linux user you have to build from source…. sorry. :)

    edit: also http://osgameclones.com/

    #76657
    strider
    Participant
    OpenWar wrote:
    you have to build from source

    Ok, but HOW??

    So far I have this but it’s not building: https://github.com/lutris/buildbot/blob … r/build.sh

    #76661
    Venn Stone
    Keymaster
    Code:
    go test -v ./…
    #76662
    strider
    Participant
    Venn wrote:
    Code:
    go test -v ./…

    You mean?

    Code:
    go build openwar.go
    #76663
    Venn Stone
    Keymaster
    strider wrote:
    Venn wrote:
    Code:
    go test -v ./…

    You mean?

    Code:
    go build openwar.go

    No.

    *bet it installed all the go crap you needed.

    #76664
    strider
    Participant
    Venn wrote:
    strider wrote:
    Venn wrote:
    Code:
    go test -v ./…

    You mean?

    Code:
    go build openwar.go

    No.

    *bet it installed all the go crap you needed.

    I tried “go get” at first but that produced an error. Then I ran the build openwar command and the executable worked fine after.

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.