From be35f08974817d503a57e1608b3e63ca9da6dadc Mon Sep 17 00:00:00 2001 From: Ray Date: Wed, 18 May 2022 13:43:48 +0200 Subject: [PATCH] Updated Working on Windows (markdown) --- Working-on-Windows.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/Working-on-Windows.md b/Working-on-Windows.md index b5e8122..a303bb2 100644 --- a/Working-on-Windows.md +++ b/Working-on-Windows.md @@ -41,9 +41,6 @@ The **raylib Windows Installer** comes with all the required tools to develop wi If you want, you can use a different code editor (e.g. Visual Studio) or another compiler. -[@JeffM2510](https://github.com/jeffm2501) has made a guide to easy setup for visual studio using Premake. You can read the wiki page about it here. -https://github.com/raysan5/raylib/wiki/Easy-Raylib-Setup-for-Windows-with-Visual-Studio - [@rfaile313](https://github.com/rfaile313) has made a complete video tutorial for compiling raylib and setting up your first project that is IDE/Editor independent, meaning you can use any IDE or editor that you wish. You can watch the video here: