mirror of
https://github.com/HMCL-dev/HMCL.git
synced 2025-09-08 03:15:17 -04:00
update docs
This commit is contained in:
parent
f4d2eadf03
commit
949e1b28e3
@ -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 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user