make release and clean tasks show up in the VSCode build tasks list.

Add bat for MSVC 2026
Make README.md direct to 2026
This commit is contained in:
Jeffery Myers
2026-03-31 08:53:20 -07:00
parent b32f9edd5f
commit a8458007cd
3 changed files with 14 additions and 5 deletions
+3
View File
@@ -0,0 +1,3 @@
cd build
premake5.exe vs2026 || pause
cd ../