Guantol-Lemat / Isaac.Glowing-Hourglass-Manager

A tool to easily handle Game State changes caused by the Glowing Hourglass item

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Glowing Hourglass Manager

A tool that can be included within a mod to more easily handle Game State changes caused by the Glowing Hourglass item or the "rewind" command

Installation

To add the tool to your mod:

  1. Download the glowing_hourglass_manager.lua file from the repository.
  2. Copy the downloaded .lua file into your mod's folder
  3. either require() or include() the .lua file to add it's functionality to your mod.
  4. Edit the Save Data section, as well as the MC_PRE_GAME_EXIT callback function to fit the needs of your mod

Documentation

More info on how to use the tool can be found in the wiki.

About

A tool to easily handle Game State changes caused by the Glowing Hourglass item


Languages

Language:Lua 100.0%