From cdda4c4182c9ee068567529715e4a5c68a8efb58 Mon Sep 17 00:00:00 2001 From: bonmas14 Date: Sat, 20 Sep 2025 22:28:15 +0300 Subject: Init commit v1.0 --- deps/raylib/projects/SublimeText/README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 deps/raylib/projects/SublimeText/README.md (limited to 'deps/raylib/projects/SublimeText/README.md') diff --git a/deps/raylib/projects/SublimeText/README.md b/deps/raylib/projects/SublimeText/README.md new file mode 100644 index 0000000..5100d64 --- /dev/null +++ b/deps/raylib/projects/SublimeText/README.md @@ -0,0 +1,13 @@ +# Sublime Text 3 project template + +This is a project template to be used with [Sublime Text 3](https://www.sublimetext.com/). + +Simply click on the `raylib.sublime-project` file to open it with Sublime Text. +Alternatively you can open Sublime Text first and click on the `Project -> Open Project`. + +It comes with raylib.sublime-build. This file needs to be copied into the sublime packages folder for the user. On windows it can be found in `%AppData%\Sublime Text 3\Packages\User`. + +Once done open the project and select `Tools -> Build System -> raylib`. +To run press Ctrl + Shift + B and select which build you want to run. + +For a full overview of build systems please check the [build systems guide](https://www.sublimetext.com/docs/3/build_systems.html). -- cgit v1.2.3-70-g09d2