We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Setting Up Your Environment (markdown)
Updated Home (markdown)
Updated _Sidebar (markdown)
Updated Dev Blog Posts (markdown)
Rough draft of blog posts
Destroyed GC Allocations (markdown)
Created GC Allocations (markdown)
Updated Engine History (markdown)
Added quotes to escape '~' character
Added myself because Producer
Removed extra comma
Added fall team members
Updated dmd version.
`alias FileHandle = int;` is the same as `alias int FileHandle;` and the way it was originally written meant `alias int = FileHandle;` which is almost certainly not what was meant
Fixed small typos.
Updated Planned Features (markdown)
Added hot-swap scripts
Reordered info groups.
Created first sidebar.
Removed old Input options.
Rewrote history
Added water
Updated Scripting Page