We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68d8978 commit 85fd5b8Copy full SHA for 85fd5b8
1 file changed
mod.toml
@@ -31,7 +31,7 @@ authors = [ "Your name here" ]
31
game_id = "mm"
32
33
# Minimum version of the target recomp (e.g. Zelda 64: Recompiled) that this mod can run on.
34
-minimum_recomp_version = "1.2.1"
+minimum_recomp_version = "1.2.2"
35
36
# Dependency mods. Each entry is the mod's ID and then an optional minimum version of the dependency mod.
37
dependencies = [
0 commit comments