Commit graph

5 commits

Author SHA1 Message Date
4ff60014df refactor: improve Minecraft automation scripts
Standardize shebang to #!/usr/bin/env bash
Add descriptive headers to all scripts
Make all scripts executable

Consistent with Unix best practices:
- Portable shebang usage
- Self-documenting code
- Proper file permissions
2025-12-08 10:30:00 +08:00
33ade46a99 upload org multi repository clone scripts 2025-11-14 11:08:39 +08:00
2207914289 update minecraft compose file and some specific config 2025-11-12 15:33:22 +08:00
a177ec70d7 add compose.yaml 2025-11-02 18:13:50 +08:00
3bafd84230 init index and upload the scripts of minecraft 2025-10-28 11:13:41 +08:00