Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

give us some release to test it :=) #1

Open
itubetw opened this issue Feb 10, 2023 · 1 comment
Open

give us some release to test it :=) #1

itubetw opened this issue Feb 10, 2023 · 1 comment

Comments

@itubetw
Copy link

itubetw commented Feb 10, 2023

No description provided.

@Inateblig
Copy link

First install redo (go-redo or baredo).

The following instructions are for compiling deeworlds with the baredo implemantion.

$ git clone https://github.com/gotroyb127/baredo.git && cd baredo
$ ./gencc
$ ./bootstrap
$ ./install -c bin
$ export PATH=$PATH:$PWD/bin/ # (don't close this shell)
$ cd ..
$ git clone https://github.com/gotroyb127/deeworlds.git && cd deeworlds
$ redo all
$ ./deeworlds

These instructions are to be run from a UNIX system but they should work on windows via msys2.
You must also have installed glfw on your system

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants