TML IDE, made by Taireru LLC, is a free and easy to use IDE for progamming. It supports Python, C#, Ruby, C++, Lua, and Luau. Though, it is mainly used for modding Taireru LLC games.
TML IDE, or TML, does not automatically set what language you are programming in. To set your language you simply need to first put said languages comment tag and then '--++KEYHERE++--'. The IDE picks up on what language is inserted in the tags and sets that as your programming language. For example you can do '# --++py++--' for Python.
Each supported programming language and its keys are as follows:
All Taireru LLC games use specific modding files unique to us called '.tml' or Tyrell's Mod Loader files.
Under the 'Mod' section in the app you will find buttons for Convert a mod and 'Deconvert' a mod. With these all you have to do as a player is write the code and TML IDE makes it a mod file for you.
'.tml' files are the only files accepted by our games due to the specific structure of them. While we could modify our games to work with other file types it would be too time intensive and less secure.
Well thats simple; they will be listed below here for your use: