main
1.2.0
main
/
io.github.liplum.mindustry
/
GitHubJvmMod
Git
Hub
Jvm
Mod
public
final
class
GitHubJvmMod
implements
IMod
Content copied to clipboard
Constructors
Functions
Properties
Constructors
Git
Hub
Jvm
Mod
Link copied to clipboard
public
GitHubJvmMod
GitHubJvmMod
(
String
repo
)
Content copied to clipboard
Functions
get
File
Name
Link copied to clipboard
public
final
String
getFileName
(
)
Content copied to clipboard
get
Repo
Link copied to clipboard
public
final
String
getRepo
(
)
Content copied to clipboard
map
Local
File
Link copied to clipboard
public
List
<
File
>
mapLocalFile
(
Project
project
,
File
currentDir
)
Content copied to clipboard
resolve
File
Link copied to clipboard
public
List
<
File
>
resolveFile
(
Project
project
,
File
currentDir
)
Content copied to clipboard
set
Repo
Link copied to clipboard
public
final
Unit
setRepo
(
String
repo
)
Content copied to clipboard
Properties
file
Name
Link copied to clipboard
private
final
String
fileName
Content copied to clipboard
repo
Link copied to clipboard
private
String
repo
Content copied to clipboard