Skip to content

Xrysnow/lstgx_LuaCore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Mar 31, 2024
80c9fed · Mar 31, 2024
Mar 2, 2023
Aug 7, 2019
Mar 2, 2023
Mar 2, 2023
Mar 2, 2023
Mar 31, 2024
Sep 12, 2020
Jul 24, 2020
Mar 2, 2023
Dec 20, 2020
May 19, 2021
Mar 15, 2019
Mar 31, 2024
Mar 29, 2022
Mar 29, 2022
Jun 20, 2021
Mar 3, 2023
Mar 15, 2019
Mar 15, 2019
Jul 17, 2020
Mar 3, 2023
Mar 3, 2023
Jul 22, 2020
Jul 15, 2020
Jul 15, 2020
Jul 2, 2020
Oct 18, 2020
Sep 20, 2019
Mar 2, 2023
Jun 12, 2019
Jul 15, 2020

Repository files navigation

lstgx_LuaCore

Core Lua scripts of LuaSTG-x.

Instructions

  • app: defines what will be loaded when the engine starts.
  • audio: helpers for audio engine.
  • cc: helpers for cocos things.
  • cocos, packages.mvc: provided by cocos.
  • core: provide core APIs. Should not loaded by the user.
  • core_x: provide support for other modules. Should not loaded by the user.
  • game: helpers and experimental codes for games.
  • i18n: i18n module.
  • imgui: imgui helpers.
  • l2d: live2d helpers.
  • math: math extension.
  • platform: platform dependent codes.
  • plus: ported from LuaSTGPlus.
  • shader: default shaders.
  • util: utilities.

About

Core Lua scripts of LuaSTG-x

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages