rename: cloud-installer → cloud-sync
'installer' implied one-way install (matching packwiz-installer); this tool is bidirectional sync (pull on launch, push on exit). Aligns with the existing automc <scope>-<role> pattern: cloud-svc ↔ cloud-sync, matching mc-router, mc-wrapper, gate-waker. Gitea repo renamed via API (id 2974 preserved); jar filename now cloud-sync-<version>.jar. Build verified post-rename.
This commit is contained in:
+1
-1
@@ -1 +1 @@
|
||||
rootProject.name = "cloud-installer"
|
||||
rootProject.name = "cloud-sync"
|
||||
|
||||
Reference in New Issue
Block a user