Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
 
 
 
 
 
 
ChrisDill a23feee6f3 Added Sublime Text 3 project template 6 år sedan
..
README.md Added Sublime Text 3 project template 6 år sedan
raylib.sublime-build Added Sublime Text 3 project template 6 år sedan
raylib.sublime-project Added Sublime Text 3 project template 6 år sedan

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.