Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

DragonRuby Game Toolkit

An intuitive 2D game engine. Fast as hell, cross-platform, tiny, hot loaded, and royalty free. · By DragonRuby

Sublime text support?

A topic by WaffleRuby created May 17, 2019 Views: 455 Replies: 1
A moderator has unlisted this topic. It is not visible on the topic listing but you can still reply and make edits.
Viewing posts 1 to 3

Is it currently possible to use the Sublime Text 3 Editor with the the Dragon Ruby Toolkit?

Developer

As long as it can save text files, there's no reason you can't use it.  :)

Hotloading of changes to your Ruby programs only looks for changes to the file timestamps, so it doesn't care what editor you use to work on that code.

Developer unlisted this topic