menu
craft_launcher_core package
documentation
models/versions/version_info.dart
Library
Library.new constructor
Library.new constructor
dark_mode
light_mode
Library
constructor
Library
(
{
String
?
name
,
String
?
url
,
LibraryDownloads
?
downloads
,
Map
<
String
,
String
>
?
natives
,
List
<
Rule
>
?
rules
,
Extract
?
extract
,
})
Implementation
Library({ this.name, this.url, this.downloads, this.natives, this.rules, this.extract, });
craft_launcher_core package
documentation
models/versions/version_info
Library
Library.new constructor
Library class