2
0
Эх сурвалжийг харах

Adding instructions for installing MPSGameLift that doesn't require users have AWS gems by default.

Signed-off-by: AMZN-Gene <[email protected]>
AMZN-Gene 6 сар өмнө
parent
commit
d21307a5da
1 өөрчлөгдсөн 6 нэмэгдсэн , 1 устгасан
  1. 6 1
      MPSGameLift/README.md

+ 6 - 1
MPSGameLift/README.md

@@ -1,6 +1,11 @@
 # MultiplayerSample GameLift Integration Gem
 
-Enable this gem for MultiplayerSample in order to enable AWS GameLift integration.
+## Install MPSGameLift Gem
+
+1. Open MultiplayerSample/project.json
+    1. Add `"MPSGameLift"` to `external_subdirectories`
+    1. Add `"MPSGameLift"` to `gem_names`
+1. Compile MultiplayerSample 
 
 ## Setup Instructions