Create README.md

This commit is contained in:
Phapoom Saksri 2025-04-13 18:46:45 +07:00 committed by GitHub
parent 696139d30a
commit bed76d3785
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

15
README.md Normal file
View file

@ -0,0 +1,15 @@
# 🌌 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
```