kitgit

tirbofish/dropbear

main / crates / eucalyptus-editor

8a5b9a9
Unverified
666 commits
  • src perf: created a DynamicBuffer to improve performance 2026-04-03 14:46 Download
  • Cargo.toml feature: hot reloading shaders 2026-04-03 04:45
  • README.md Merge pull request #88 from tirbofish/ui 2026-02-14 11:07
  • build.rs moved around some stuff. about to start on refactor of engine. 2026-01-17 12:04

eucalyptus-editor

The primary editor used to make games on the dropbear engine. It is scripted in Kotlin and is JVM first-party supported.

Other functions

To run a local play test, run eucalyptus-editor.exe play {project_dir}.

eucalyptus-editor (the editor itself) does not have a scripting interface, therefore can be run without the Java Virtual Machine. If you do wish to enter into "Play Mode" or start testing your game, you will require a form of Java Development Kit (JDK).