tools/README.md

16 lines
461 B
Markdown
Raw Permalink Normal View History

2025-04-13 18:46:45 +07:00
# 🌌 Galaxybuild Project Tools
A collection of tools to help developers migrate, build, and develop features faster — **free for everyone**.
---
## 🧰 Current Tools
### 🔧 KernelSU Next with SuSFS Patch
> **Note:** This script only modifies the KernelSU Next source. You still need to patch your kernel **manually**.
```bash
curl -sL https://raw.githubusercontent.com/galaxybuild-project/tools/refs/heads/main/Scripts/KernelSU-SuSFS.sh | bash
```