Skip to content

Releases: Distracted-Games/ModuleLoader

Release list

v3.0.1

Choose a tag to compare

@Distracted-Games Distracted-Games released this 03 Jul 21:43
58a5a21

What's Changed

  • Update main ModuleLoader module to fix two Promise-based type errors

Full Changelog: v3.0.0...v3.0.1

v3.0.0

Choose a tag to compare

@Distracted-Games Distracted-Games released this 06 Jun 20:40

Initial full public release, 3rd version of the ModuleLoader itself. In this version, we have completely converted the module to utilize Promises for asynchronous loading, speeding up game loading times significantly.