DirToRBXM
Creates a RBXM file from a given dir. Converts all directories to models and .lua files to Scripts.
Install / Use
/learn @jobro13/DirToRBXMREADME
DirToRBXM
DirToRBXM is an utility to unpack roblox model files (XML files) to a directory. The directory can also be packed again.
The functionality is as following:
The Folder ClassName will be exported as a directory. Any Scripts, LocalScripts or ModuleScripts will be exported as .lua files. (Note that a Model classname is inappropriate here, as it has a PrimaryPart field. Folders must be used!)
Any other ClassName will be exported as a text file. Any scripts in those are not saved.
Any .lua files will get an extra last line: --cname where cname is the classname of the .lua file. If this --cname line is NOT present or the field is incorrect, a Script will be inserted.
It is allowed to have Scripts inside other Scripts (of any classname) The contents will be put into a directory called ScriptName.contents
USAGE
lua DirToRBXM.lua MODE SOURCE TARGET Mode: unpack / pack unpack will try to unpack a roblox XML file pack will try to pack a directory to a roblox XML file
SOURCE: source file TARGET: target file or directory
Related Skills
node-connect
343.1kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
90.0kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
343.1kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
343.1kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
