From b4ff48215cd1951ceb822b5cfef8b5a8e8c3f946 Mon Sep 17 00:00:00 2001 From: Jeffery Myers Date: Sat, 20 Feb 2021 07:39:40 -0800 Subject: [PATCH] Updated Easy Raylib Setup for Windows with Visual Studio (markdown) --- Easy-Raylib-Setup-for-Windows-with-Visual-Studio.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Easy-Raylib-Setup-for-Windows-with-Visual-Studio.md b/Easy-Raylib-Setup-for-Windows-with-Visual-Studio.md index c29743f..a43d73d 100644 --- a/Easy-Raylib-Setup-for-Windows-with-Visual-Studio.md +++ b/Easy-Raylib-Setup-for-Windows-with-Visual-Studio.md @@ -35,6 +35,8 @@ This folder should contain all the raylib Download premake version 5.0 from https://premake.github.io/ ![image](https://user-images.githubusercontent.com/322174/107884980-8f261500-6eac-11eb-8800-2bf485d1c2b0.png) + +https://premake.github.io/download.html#v5 Put the premake5. Exe into your game folder.