update docs

This commit is contained in:
Glavo 2025-08-01 20:20:43 +08:00
parent f4d2eadf03
commit 949e1b28e3

View File

@ -215,6 +215,7 @@ public class DefaultCacheRepository extends CacheRepository {
}
/// ```json
/// {
/// "libraries": {
/// // allow a library has multiple hash code.
/// [
@ -223,6 +224,7 @@ public class DefaultCacheRepository extends CacheRepository {
/// "type": "forge"
/// ]
/// }
/// }
///```
/// assets and versions will not be included in index.
private static final class Index implements Validation {