Skip to content

Commit

Permalink
Update GameVersion dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
budak7273 committed Sep 17, 2024
1 parent d9a389c commit d395f2a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion Mods/ExampleMod/ExampleMod.uplugin
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,6 @@
"Name": "ExampleMod",
"LoadingPolicy": "Always"
}
]
],
"GameVersion": ">=365306"
}
2 changes: 1 addition & 1 deletion Mods/SML/SML.uplugin
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"Version": 3,
"VersionName": "3.8.0-dev",
"SemVersion": "3.8.0-dev",
"GameVersion": ">=269772",
"GameVersion": ">=365306",
"FriendlyName": "Satisfactory Mod Loader",
"Description": "Mod loading and compatibility API for Satisfactory",
"Category": "Modding",
Expand Down

0 comments on commit d395f2a

Please sign in to comment.