You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to have the ability to invoke the download (and compiling) and standard Configurations from a file.
Don´t care it it´s csv, xml, txt or whatever.
ie.:
defaultConfig{
//the default values if nothing else is specified.
date-before=now
automaticallyWrite=true
}
worldnews{
min-score=100
date-after=?
onlySelf=true
}
nintendoswitch{
}
You get it...
The text was updated successfully, but these errors were encountered:
I would like to have the ability to invoke the download (and compiling) and standard Configurations from a file.
Don´t care it it´s csv, xml, txt or whatever.
ie.:
defaultConfig{
//the default values if nothing else is specified.
date-before=now
automaticallyWrite=true
}
worldnews{
min-score=100
date-after=?
onlySelf=true
}
nintendoswitch{
}
You get it...
The text was updated successfully, but these errors were encountered: