Skip to content

Simple Lune Script to Parse the Recently Discovered Roblox "Full-API-Dump.json" (Demonstration)

License

Notifications You must be signed in to change notification settings

regginator/parse-full-api-dump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

parse-full-api-dump

Simple Lune Script to Parse the Recently Discovered Roblox "Full-API-Dump.json" (Demonstration)

Sample output provided in the gen directory.


Basic Usage

  • Install the Lune Runtime CLI. (It's in this repo's aftman.toml aswell!)
  • Run "lune parse members", and by default, a Members.lua will be output in the gen directory. You can also supply a path argument.
  • profit??

Commands

This was made as a very simple demonstration for this, I won't be making this too complex at all. File paths can be labeled .lua, .luau, .json, or .json5.

  • lune parse members <path?:Members.lua>
  • lune parse props <respect_serialization_tags?:false> <path:?Properties.lua>

About

Simple Lune Script to Parse the Recently Discovered Roblox "Full-API-Dump.json" (Demonstration)

Topics

Resources

License

Stars

Watchers

Forks

Languages