mirror of
https://github.com/HMCL-dev/HMCL.git
synced 2025-09-09 11:55:52 -04:00
update docs
This commit is contained in:
parent
f4d2eadf03
commit
949e1b28e3
@ -215,6 +215,7 @@ public class DefaultCacheRepository extends CacheRepository {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/// ```json
|
/// ```json
|
||||||
|
/// {
|
||||||
/// "libraries": {
|
/// "libraries": {
|
||||||
/// // allow a library has multiple hash code.
|
/// // allow a library has multiple hash code.
|
||||||
/// [
|
/// [
|
||||||
@ -223,6 +224,7 @@ public class DefaultCacheRepository extends CacheRepository {
|
|||||||
/// "type": "forge"
|
/// "type": "forge"
|
||||||
/// ]
|
/// ]
|
||||||
/// }
|
/// }
|
||||||
|
/// }
|
||||||
///```
|
///```
|
||||||
/// assets and versions will not be included in index.
|
/// assets and versions will not be included in index.
|
||||||
private static final class Index implements Validation {
|
private static final class Index implements Validation {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user