Releases / v0.96.1
v0.96.1 Where You Left It
2026-09-24 Engine + Hub
The Hub puts the project you were just working on at the top of the list, and a new project can start without the example scripts.
Your latest project is first
The Projects list in the Hub is ordered by when you last opened each project, newest on top. Creating a project or adding an existing folder counts as opening it, so the one you just made is right there. Projects you have not opened since updating keep their old order, below the rest.
A new project without the examples
New project has an Include example scripts checkbox, on by default.
Untick it and the project starts with only the script its starter scene needs:
freelook.lua, which flies the starter camera. The character controllers,
cameras, RTS kit, fighter and the rest stay out of scripts/, and they stay
out: the choice is saved in project.ron as example_scripts: false, so
opening the project again does not bring them back.
From a terminal it is floptle new <DIR> --no-examples.
Upgrading
Update the Hub when it offers, then install this engine. The checkbox appears when the chosen engine is v0.96.1 or later; an older engine creates projects exactly as it did. Existing projects are unchanged and keep their example scripts.
Floptle Hub
Engine
The binaries are not signed yet. On macOS, right-click the app and pick Open the first time. On Windows, if SmartScreen appears, pick More info then Run anyway.