Skip to content

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

Notifications You must be signed in to change notification settings

Guantol-Lemat/Isaac.Glowing-Hourglass-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages