Skip to content

Latest commit

 

History

History
27 lines (22 loc) · 3.75 KB

README.md

File metadata and controls

27 lines (22 loc) · 3.75 KB

Untitled design (2)

GMRoomLoader v1.7.0

Runtime room loading for GameMaker 2024.2+ on Windows and Mac

Overview

GMRoomLoader is an open source GameMaker library designed to streamline room loading at runtime. It provides methods to process the data returned by room_get_info(), use it to load rooms efficiently during gameplay, and clean up created elements when needed.

  • Download the .yymps package from the Releases page.
  • Refer to the Wiki for detailed documentation.

Features

Credits