toggle menu
Pakku
1.2.1
common
switch theme
search in API
Pakku
/
teksturepako.pakku.api.data
/
LockFile
/
LockFile
Lock
File
constructor
(
target
:
String
?
=
null
,
mcVersions
:
MutableList
<
String
>
=
mutableListOf()
,
loaders
:
MutableMap
<
String
,
String
>
=
mutableMapOf()
,
projects
:
MutableList
<
Project
>
=
mutableListOf()
,
lockFileVersion
:
Int
=
1
)