瀏覽代碼

minor update with smakl corrections

Signed-off-by: Jonny Galloway <[email protected]>
Jonny Galloway 2 年之前
父節點
當前提交
fceeef9072
共有 1 個文件被更改,包括 4 次插入3 次删除
  1. 4 3
      readme.md

+ 4 - 3
readme.md

@@ -5,8 +5,9 @@ This repository contains:
 1. A collection of O3DE Asset Gems, used in o3de-multiplayersample project
    1. The source folder for each Gem, for development by Contributors.
    2. e.g. a gem for sample characters: https://github.com/o3de/o3de-multiplayersample-assets/Gems/character_mps
-2. (Future) A `repo.json` file containing information about this O3DE Remote Gem Repository
-3. (Future) A GitHub release folder
+2. "MPS-Asset-Test" project in: o3de-multiplayersample-assets/tree/main/Project
+3. (Future) A `repo.json` file containing information about this O3DE Remote Gem Repository
+4. (Future) A GitHub release folder
    1. The gem .zip containing the gem and associated gem.json for each gem
 
 ## If you are using o3de-multiplayer-sample Game
@@ -91,7 +92,7 @@ Make sure your project is registered.
 
 ```batch
 :: register the project with the engine, you only need to do this once
-> c:\path\to\o3de\scripts\o3de register -p c:/path\to\o3de-multiplayersample
+> c:\path\to\o3de\scripts\o3de register -p c:\path\to\o3de-multiplayersample
 ```
 
 Now make sure that the source gems are registered