o3de / o3de-multiplayersample

Multiplayer sample project for the Open 3D Engine
https://o3de.org
Other
79 stars 56 forks source link

Cross platform export script #444

Closed tkothadev closed 1 year ago

tkothadev commented 1 year ago

Summary

This PR introduces the necessary changes for the MPS export script to work cross platform. With these changes, the export script works on both Linux and Windows.

Testing

This was tested on both Windows 10 and Linux machines using the development branch of o3de and o3de-multiplayersample. Both successfully exported MPS project with server and game launchers and I was able to run them using instructions found here: https://github.com/o3de/o3de-multiplayersample/blob/development/Documentation/PackedAssetBuilds.md#run-the-final-build-to-verify-it