Jump to content

Compiling the Zandronum server on a Raspberry Pi: Difference between revisions

changed the link link
(changed a few stuff regarding the changed os name and the fixes)
(changed the link link)
Line 31: Line 31:


Clone the Zandronum repository:
Clone the Zandronum repository:
     $ git clone git@bitbucket.org:doomjoshuaboy/zandronum-rpi.git
     $ git clone https://github.com/doomjoshuaboy/zandronum-rpi.git


Create and <code>cd</code> to the directory where build files will be outputted:
Create and <code>cd</code> to the directory where build files will be outputted: