Shipwright/OTRGui/libs/raylib/projects/SublimeText
M4xw f52a2a6406 git subrepo clone (merge) https://github.com/HarbourMasters/otrgui.git OTRGui
subrepo:
  subdir:   "OTRGui"
  merged:   "a6066a251"
upstream:
  origin:   "https://github.com/HarbourMasters/otrgui.git"
  branch:   "master"
  commit:   "a6066a251"
git-subrepo:
  version:  "0.4.1"
  origin:   "???"
  commit:   "???"
2022-03-22 02:53:51 +01:00
..
README.md git subrepo clone (merge) https://github.com/HarbourMasters/otrgui.git OTRGui 2022-03-22 02:53:51 +01:00
raylib.sublime-build git subrepo clone (merge) https://github.com/HarbourMasters/otrgui.git OTRGui 2022-03-22 02:53:51 +01:00
raylib.sublime-project git subrepo clone (merge) https://github.com/HarbourMasters/otrgui.git OTRGui 2022-03-22 02:53:51 +01:00

README.md

Sublime Text 3 project template

This is a project template to be used with Sublime Text 3.

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.