Skip to content

v1.0.2

Choose a tag to compare

@github-actions github-actions released this 26 Jul 10:49

Full Changelog: v1.0.1...v1.0.2

  • Added onCameraRender(camera) callback — runs every frame right before a camera renders, so you can update its position/rotation/fov in perfect sync with rendering instead of from the main script loop.
  • Added mirror.version field to read the library version at runtime.
  • New example: cameraOnRender vs while true — a side-by-side demo comparing both update approaches.

Unpack mirror_core.dll and mirror.lua in <GTA SA Folder>/moonloader/lib/.