mirror of
https://github.com/HMCL-dev/HMCL.git
synced 2025-08-03 11:26:38 -04:00
update docs
This commit is contained in:
parent
f4d2eadf03
commit
949e1b28e3
@ -215,13 +215,15 @@ public class DefaultCacheRepository extends CacheRepository {
|
||||
}
|
||||
|
||||
/// ```json
|
||||
/// "libraries": {
|
||||
/// // allow a library has multiple hash code.
|
||||
/// {
|
||||
/// "libraries": {
|
||||
/// // allow a library has multiple hash code.
|
||||
/// [
|
||||
/// "name": "net.minecraftforge:forge:1.11.2-13.20.0.2345",
|
||||
/// "hash": "blablabla",
|
||||
/// "type": "forge"
|
||||
/// "name": "net.minecraftforge:forge:1.11.2-13.20.0.2345",
|
||||
/// "hash": "blablabla",
|
||||
/// "type": "forge"
|
||||
/// ]
|
||||
/// }
|
||||
/// }
|
||||
///```
|
||||
/// assets and versions will not be included in index.
|
||||
|
Loading…
x
Reference in New Issue
Block a user