FloppaClient
1.0.3-0.2
FloppaClient
/
floppaclient.config
/
ExtrasConfig
Extras
Config
class
ExtrasConfig
(
path
:
File
)
A class to handle the extras config file for the mod.
Author
Aton
Constructors
Functions
Properties
Constructors
Extras
Config
Link copied to clipboard
fun
ExtrasConfig
(
path
:
File
)
Functions
load
Config
Link copied to clipboard
fun
loadConfig
(
)
save
Config
Link copied to clipboard
fun
saveConfig
(
)
Properties
extra
Regions
Link copied to clipboard
var
extraRegions
:
MutableMap
<
String
,
ExtrasData
>
extra
Rooms
Link copied to clipboard
var
extraRooms
:
MutableMap
<
String
,
ExtrasData
>