From ff950d47d7c8621d5d8ae94b457d42773a6da2da Mon Sep 17 00:00:00 2001 From: Jeffery Myers Date: Sun, 14 Feb 2021 10:17:32 -0800 Subject: [PATCH] Updated _Sidebar (markdown) --- _Sidebar.md | 1 + 1 file changed, 1 insertion(+) diff --git a/_Sidebar.md b/_Sidebar.md index 0aa0c94..5b034d4 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -31,6 +31,7 @@ ## IDE Configurations * [How To: Visual Studio](Create-Visual-Studio-Project) * [How To: Visual Studio 2019](Create-Visual-Studio-2019-Project) +* [How To: Easy Visual Studio setup with Premake](Easy-Raylib-Setup-for-Windows-with-Visual-Studio) * [How To: VSCode](Using-raylib-in-VSCode) * [How To: Eclipse](Use-raylib-with-Eclipse) * [How To: Sublime Text](Use-raylib-with-Sublime-Text)