refactor(runtime): rename extras/ to runtime/, drop obsolete modrinth list

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-05-24 04:42:19 +02:00
parent 5f7a197c56
commit 31eadcfb32
4 changed files with 12 additions and 38 deletions

11
runtime/README.md Normal file
View File

@@ -0,0 +1,11 @@
# /runtime
Runtime drop-ins mounted read-only into the Minecraft container at `/extras`.
## Required files
- `authlib-injector.jar` — download latest from
https://github.com/yushijinhun/authlib-injector/releases
Mods are no longer listed here; the pack is served via packwiz
(`PACKWIZ_URL`, see plan/04-packwiz.md).