Skip to content

Releases: milos-mkv/Love-Studio

LÖVE Studio v1.0.0 Beta

06 Jun 19:15

Choose a tag to compare

Pre-release

First public beta release of LÖVE Studio, a native macOS IDE for building 2D games with the LÖVE2D framework.

Screenshot 2026-06-06 at 20 28 25

What's included

  • Lua code editor with syntax highlighting, autocomplete, and minimap
  • Built-in debugger with breakpoint support
  • Tilemap editor with multi-layer support
  • Animation editor with real-time preview
  • Pixel art image editor
  • Particle system editor
  • Audio manager
  • UI builder
  • Scene manager
  • Spritesheet packer with atlas and tileset merge modes
  • Camera, font, resolution, and save system configurators
  • Export to .love archive, macOS App Bundle, and Android APK
  • Built-in LÖVE2D API documentation browser
  • Code snippets library
  • Git integration

Notes

This is a pre-release build. Bugs and rough edges are expected. Feedback is welcome via GitHub Issues.