From 122253871c5e01197741c105a1c6159f960a57a8 Mon Sep 17 00:00:00 2001 From: salaaad2 Date: Wed, 5 Jan 2022 16:39:54 +0100 Subject: FINALLY add cowboy --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index dffa4c1..d254c5c 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,18 @@ Most of the prototype features are done, but it is currenty very barebones. Feel free to fork & add features. +## Build + +- make sure you have rayib installed, then run : + +``` sh +mkdir build +cd build +cmake .. +./space +``` + + ## Work In progress - Visual improvements -- cgit v1.2.3