Quantcast
Channel: Video Game development and software enginnering » Short Stories
Viewing all articles
Browse latest Browse all 2

Sublime Text 2 package for Unity3d builds

$
0
0


Hi everyone !

If you don’t know what is Sublime Text 2 or haven’t tryed it yet, I suggest you to download it and give it a try, it is definitly worth it. And if you are looking for some basic tutorials about Sublime Text 2, check out tutsplus.com.

If you want to develop Unity3d application and use Sublime Text 2, you will probably want to build your project within Sublime without going back and forth with Unity3d. So I made a very simple Sublime Package to support Unity3d builds, it is based on Mono’s xbuild for project generation.

Okay, now let’s try it !

  1. First, get the package from GitHub in your Sublime Package directory
  2. Restart Sublime
  3. Create a project with your Unity folder as first directory
  4. Use Unity in your Build System
  5. Build your project !

SublimeUnityBuild

Don’t forget to use F4 and Shift+F4 to navigate through build logs.

Windows and OSX are currently supported !

If you have a trouble using the build, take a look in the README.md

NB : Thanks to Jacob Pennock for its initial work about build logs


Viewing all articles
Browse latest Browse all 2

Latest Images

Trending Articles





Latest Images