V0.1 : BRE Start
The BRE project arrives with its first official version! Featuring a new system and new methods for programming in Blueprint, for "transforming" into Luau, and a very important element, an editor, in this case a web application.
Additions
- New method to convert from Blueprint to Luau
- Editor available on a website
- START node
- PRINT node
- ADD node
Removals
- Old backend system for coding in Blueprint, replaced by a simpler and more efficient one
- Nodes were not defined in JSON format
Upcoming Changes
- Addition of blocks for variables
- Basic blocks, such as those for math, strings, etc.