Skip to content

Commit 7cc72bb

Browse files
committed
Update modloader version
1 parent ae75e1b commit 7cc72bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ description = "Astroneer Modloader"
1111
[workspace.dependencies]
1212
astro_modintegrator = { path = "./astro_modintegrator" }
1313

14-
unreal_modloader = { verison = "0.1.9", git = "https://github.com/AstroTechies/unrealmodding", features = ["ue4_23"] }
14+
unreal_modloader = { verison = "0.1.10", git = "https://github.com/AstroTechies/unrealmodding", features = ["ue4_23"] }
1515

1616
lazy_static = "1.4.0"
1717
log = "0.4.17"

0 commit comments

Comments
 (0)