We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
No description provided.
The text was updated successfully, but these errors were encountered:
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
UNIX
Sorry, something went wrong.
No branches or pull requests
No description provided.
The text was updated successfully, but these errors were encountered: