Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
This repository was archived by the owner on Oct 4, 2022. It is now read-only.
/lumberyardPublic archive

Amazon Lumberyard is a free AAA game engine deeply integrated with AWS and Twitch – with full source.

License

NotificationsYou must be signed in to change notification settings

aws/lumberyard

Repository files navigation

lmbr


Amazon Lumberyard is no longer offered. This archive provides source for convenience only; you can also view the For continued support, visit ourdocumentation archive on GitHub orcontact Lumberyard customer support. We recommend Open 3D Engine, Lumberyard’s Apache-licensed successor. O3DE is maintained by the open-source community, including developers from Adobe, AWS, Epic, Microsoft, Intel, Lightspeed Studios, Niantic, and others. Visit O3DE'swebsite,Discord, andGithub.


Amazon Lumberyard

Amazon Lumberyard is a free, AAA game engine that gives you the tools you need to create high quality games.

Acquiring Lumberyard source

Each release of Lumberyard exists as a separate branch in GitHub. You can get Lumberyard from GitHub using the following steps:

Fork the repository

Forking creates a copy of the Lumberyard repository in your GitHub account. Your fork becomes the remote repository into which you can push changes.

Create a branch

The GitHub workflow assumes your master branch is always deployable. Create a branch for your local project or fixes.

For more information about branching, see theGitHub documentation.

Clone the repository

Cloning the repository copies your fork onto your computer. To clone the repository, click the "Clone or download" button on the GitHub website, and copy the resultant URL to the clipboard. In a command line window, typegit clone [URL], where[URL] is the URL that you copied in the previous step.

For more information about cloning a repository, see the [GitHub documentation](https:// help.github.com/articles/cloning-a-repository/).

Downloading additive files

Once the repository exists locally on your machine, manually executegit_bootstrap.exe found at the root of the repository. This application will perform a download operation forLumberyard binaries that are required prior to using or building the engine. This program uses AWS services to download the binaries. Monitor the health of AWS services on theAWS Service Health Dashboard.

Running the Setup Assistant

git_bootstrap.exe will launch the Setup Assistant when it completes. Setup Assistant lets you configure your environment and launch the Lumberyard Editor.

Lumberyard Documentation

Full Lumberyard documentation can be found here:https://github.com/awsdocs/amazon-lumberyard-user-guide/
We also have tutorials available athttps://www.youtube.com/c/AmazonLumberyardTutorials/

License

Your use of Lumberyard is governed by the AWS Customer Agreement athttps://aws.amazon.com/agreement/ and Lumberyard Service Terms athttps://aws.amazon.com/serviceterms/#57._Amazon_Lumberyard_Engine.

For complete copyright and license terms please see the LICENSE.txt file at the root of this distribution (the "License"). As a reminder, here are some key pieces to keep in mind when submitting changes/fixes and creating your own forks:

  • If you submit a change/fix, we can use it without restriction, and other Lumberyard users can use it under the License.
  • Only share forks in this GitHub repo (i.e., forks must be parented tohttps://github.com/aws/lumberyard).
  • Your forks are governed by the License, and you must include the License.txt file with your fork. Please also add a note at the top explaining your modifications.
  • If you use someone else’s fork from this repo, your use is subject to the License.
  • Your fork may not enable the use of third-party compute, storage or database services.
  • It's fine to connect to third-party platform services like Steamworks, Apple GameCenter, console platform services, etc.
    To learn more, please see our FAQshttps://aws.amazon.com/lumberyard/faq/#licensing.

About

Amazon Lumberyard is a free AAA game engine deeply integrated with AWS and Twitch – with full source.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp