Skip to content

MrRealistic-Mods/moonloader-ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

11 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸŒ™ moonloader-ai

AI reference files for writing bug-free GTA San Andreas Moonloader Lua mods.


What's in here

File What it does
CLAUDE.md Rules, patterns, and examples the AI must follow when writing scripts
references.txt Every opcode and function from Moonloader, MoonAdditions, MoonPlus, ImGui, and Lua stdlib β€” ~4,000 entries grouped by category

What the reference covers

  • Moonloader β€” 2,009 opcodes grouped by topic (Player, Ped, Vehicle, Camera, Weapons, HUD, Audio, World, etc.)
  • MoonAdditions β€” 180+ extended functions including the full Vehicle Component API, Also includes opcodes from Dante's fork
  • MoonPlus β€” 96 additional utility functions
  • ImGui β€” 189 UI widgets for building in-game menus
  • Lua stdlib β€” Standard functions available in the Moonloader context
  • Enums β€” 1,325 named constants

Requirements

Support my work

Patreon

About

Create GTA SA mods with AI (Moonloader)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors