You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,7 +44,7 @@ AutoModpack works by generating a modpack (**metadata file**) on the server, whi
44
44
45
45
When a client connects to the server:
46
46
47
-
1. Connection: AutoModpack establishes a secure connection and prompts you to [verify the server's certificate fingerprint](https://moddedmc.wiki/en/project/automodpack/docs/technicals/certificate).
47
+
1. Connection: AutoModpack establishes an Iroh-based connection and prompts you to [verify the server's identity](https://moddedmc.wiki/en/project/automodpack/docs/technicals/certificate). The user-visible identity is the server's Iroh endpoint ID/public key.
48
48
2. Direct links: Fetches the APIs for direct downloads of your modpack's files from Modrinth and CurseForge, where possible (mods, resource packs, shaders).
49
49
3. Modpack download: All files are downloaded to the client's automodpack folder.
50
50
4. Game restart: AutoModpack loads the modpack, and the client is perfectly synced and ready to play!
0 commit comments