ModpackManifest deleted
This commit is contained in:
@@ -57,9 +57,6 @@ public static class PathHelper
|
||||
|
||||
public static IOPath GetModpackDescriptorPath(string game_version) =>
|
||||
Path.Concat(GetVersionDir(game_version), "timerix_modpack.json");
|
||||
|
||||
public static IOPath GetModpackManifestPath(string game_version) =>
|
||||
Path.Concat(GetVersionDir(game_version), "timerix_modpack_files.json");
|
||||
|
||||
public static IOPath GetCacheDir() =>
|
||||
Path.Concat(GetRootFullPath(), "cache");
|
||||
|
||||
Reference in New Issue
Block a user