Class UrlMod
java.lang.Object
wtf.ranked.hytale.server.runner.mod.Mod
wtf.ranked.hytale.server.runner.mod.type.UrlMod
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
GithubMod
A mod implementation defined by a direct web URL.
This type is used for mods hosted on static file servers or CDNs
where a direct link to the .jar file is available.
- See Also:
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Mod
normalizeFileNameModifier and TypeMethodDescriptionprotected static @NonNull StringnormalizeFileName(@NonNull String fileName) Ensures the provided file name has a consistent.jarextension.
-
Constructor Details
-
UrlMod
-
-
Method Details
-
of
-
of
-