BlangJsonGenerator
Small utility to aid in the creation of JSON string mods for the new EternalModLoader.
Install / Use
/learn @brunoanc/BlangJsonGeneratorREADME
BlangJsonGenerator
Small utility to aid in the creation of JSON string mods for the new EternalModLoader.
Usage
Double click the executable or launch from the terminal.
Compiling
Linux / macOS
To compile, you'll need a Rust environment set up with rustup. You can set it up by running:
curl --proto '=https' --tlsv1.2 https://sh.rustup.rs -sSf | sh
and following the given instructions.
Afterwards, clone this repo:
git clone https://github.com/PowerBall253/BlangJsonGenerator.git
Finally, cd into the directory and compile with cargo:
cd BlangJsonGenerator
cargo build --release
The compiled binary will be located at the ./target/release folder.
Windows
To compile, you'll need a Rust environment set up with rustup and the Visual Studio C++ build tools. You can set it up by downloading rustup from here and follow the given instructions, then downloading Visual Studio 2019 and selecting the C++ tools for download.
Afterwards, clone this repo using the Git Bash:
git clone https://github.com/PowerBall253/BlangJsonGenerator.git
Finally, cd into the directory and compile with cargo:
cd BlangJsonGenerator
cargo build --release
The compiled binary will be located at the .\target\release folder.
Related Skills
node-connect
344.1kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
96.8kCreate 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
344.1kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
344.1kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
