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 0787ddb commit b968ca7Copy full SHA for b968ca7
1 file changed
Cargo.toml
@@ -9,7 +9,7 @@ description = "Astroneer Modloader"
9
[workspace.dependencies]
10
astro_mod_integrator = { path = "./astro_mod_integrator" }
11
12
-unreal_mod_manager = { rev = "f4df5d8e75b1e184832384d1865f0b696b90a614", git = "https://github.com/AstroTechies/unrealmodding", features = [
+unreal_mod_manager = { rev = "6d10fb3c78720517a2f3e3d61dcaad2ae729cad2", git = "https://github.com/AstroTechies/unrealmodding", features = [
13
"ue4_27",
14
"cpp_loader",
15
] }
0 commit comments