We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae75e1b commit 7cc72bbCopy full SHA for 7cc72bb
Cargo.toml
@@ -11,7 +11,7 @@ description = "Astroneer Modloader"
11
[workspace.dependencies]
12
astro_modintegrator = { path = "./astro_modintegrator" }
13
14
-unreal_modloader = { verison = "0.1.9", git = "https://github.com/AstroTechies/unrealmodding", features = ["ue4_23"] }
+unreal_modloader = { verison = "0.1.10", git = "https://github.com/AstroTechies/unrealmodding", features = ["ue4_23"] }
15
16
lazy_static = "1.4.0"
17
log = "0.4.17"
0 commit comments