From 7c7b406aaf46fa49396f78c9b8b01d46f2eb9b7c Mon Sep 17 00:00:00 2001 From: jussi Date: Thu, 24 Feb 2022 18:02:22 +0200 Subject: Small fix to dungeon cravler demo. --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 2d2b338..8833984 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Reilua means fair in finnish. ReiLua is currently in arbitrary version 0.1 and some planned raylib functionality is still missing but it already has over 300 functions. -List of some missing features that are planned to be included. For specific function check API. +List of some MISSING features that are planned to be included. For specific function, check API. * Core * Some screen-space-related functions @@ -123,8 +123,6 @@ If you now see extremely low res snake racing off the window then you are succes ### Windows -I don't have much experience on compiling on Windows, but I got the following method to work. - * Download "w64devkit" from https://github.com/skeeto/w64devkit and "CMake" from https://cmake.org/download/. Install CMake with path environment variables set. * Download Raylib source. * Run "w64devkit.exe" and navigate( ls == dir ) to "raylib-master/src" folder and run... -- cgit v1.2.3