Amazon Lumberyard: Getting Started Guide

if you make a mistake in the UI : view -> layout -> default layout


== To export and run your game  ==

From the Lumberyard Editor main menu, choose Game, Export to Engine. This creates a launcher file for your level. When the process is finished, a success message is displayed. « The level has been exported. »
In the folder  : C:\Amazon\Lumberyard\1.23.1.0\dev\Bin64vc141\
find your game launcher, StarterGameLauncher.exe .


== create a zip file ==


== move file from dev to test ==
– google drive : drive.google.com or


== test the new version ==
validate or invalidate
The code execution cannot proceed because VCRUNTIME140.dll not found. Reinstalling the program may fix this problem.
-> the issue arises after installing a Windows update or after an unsuccessful installation of a specific program.


== move to production ==
steam upload

Shell file (.sh) – how do I install on ubuntu 18

  • check the permissions with a right click, properties, and check execute as a program
  • go to the terminal, in the right folder (ls), try to install with ./file.sh