Skip to content

Commit

Permalink
Added more white listed platforms
Browse files Browse the repository at this point in the history
  • Loading branch information
douglaslassance committed Aug 22, 2018
1 parent d02d621 commit a88928e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Shaker.uplugin
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"Version": 1,
"VersionName": "1.0",
"EngineVersion": "4.20.0",
"WhitelistPlatforms": [ "Win64", "Win32", "Mac", "IOS", "Android" ],
"WhitelistPlatforms": [ "Win64", "Win32", "Mac", "XboxOne", "PS4", "IOS", "Android", "HTML5", "Linux" ],
"FriendlyName": "Shaker",
"Description": "Shake anything and everything!",
"Category": "Transform",
Expand Down

0 comments on commit a88928e

Please sign in to comment.