Skip to content

Commit b09aa20

Browse files
committed
ScholaExamples v1.1.1
1 parent bbaf1e5 commit b09aa20

File tree

15 files changed

+34
-22
lines changed

15 files changed

+34
-22
lines changed

.gitmodules

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
[submodule "Plugins/Schola"]
22
path = Plugins/Schola
33
url = ../Schola
4+
branch = main

CITATION.cff

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
cff-version: 1.2.0
2-
title: Schola
2+
title: ScholaExamples
33
message: >-
44
If you use this software, please cite it using the
55
metadata from this file.
@@ -22,7 +22,7 @@ authors:
2222
family-names: Saeedi
2323
email: Mehdi.Saeedi@amd.com
2424
affiliation: AMD
25-
repository-code: 'https://github.com/GPUOpen-LibrariesAndSDKs/Schola'
25+
repository-code: 'https://github.com/GPUOpen-LibrariesAndSDKs/ScholaExamples'
2626
url: 'https://gpuopen.com/amd-schola/'
2727
abstract: >-
2828
Schola Examples is an Unreal Engine project containing sample environments developed

Config/DefaultGame.ini

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
11

22
[/Script/EngineSettings.GeneralProjectSettings]
33
ProjectID=84532A854E9824BEB4F5E693F3CABD7E
4+
ProjectName=Schola Examples
5+
ProjectVersion=1.1.1
6+
CompanyName=Advanced Micro Devices (AMD)
7+
CopyrightNotice="// Copyright (c) 2025 Advanced Micro Devices, Inc. All Rights Reserved."
8+
LicensingTerms=MIT License
9+
ProjectDisplayedTitle=NSLOCTEXT("[/Script/EngineSettings]", "8C41ABBA4C3C11E4075F96A9338165B6", "ScholaExamples")
10+
Description=Schola Examples is an Unreal Engine project containing sample environments developed with the Schola plugin for Unreal Engine. Schola provides tools to help developers create environments, define agents, and connect to python-based Reinforcement Learning frameworks such as OpenAI Gym, RLlib or Stable Baselines 3.
11+
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version https://git-lfs.github.com/spec/v1
2-
oid sha256:9c0fbfe591c5e61261dc7f83f9630d9aa64b3e1757b67ab4e19074f53e9191b8
3-
size 121262
2+
oid sha256:992fc18360ef645ba87145db7ed765f87f61ec6ad95190523074d330208af507
3+
size 119225
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version https://git-lfs.github.com/spec/v1
2-
oid sha256:1c4f719dbfcb2459cd2fb8b06dc2af4cf3f6de10f0c68686501a20492918d246
3-
size 22492
2+
oid sha256:a063175a8a4ce53dbe6acfe6c75826201cfd88788db93eced854dfa4959e3ab8
3+
size 24644
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version https://git-lfs.github.com/spec/v1
2-
oid sha256:5fbd19075f14026bbed3de87353242e01f745ce72314c7ff7446c004d5c5c617
3-
size 46039
2+
oid sha256:9a5f0d38f4699e56a862321286d2c59c13c222c55468220859b662f4a521180a
3+
size 53074
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version https://git-lfs.github.com/spec/v1
2-
oid sha256:e34fe4cf094a4f364c0069f124fed1ff76cac9d96096d32760b0aa7f0c48b06b
3-
size 21542
2+
oid sha256:77b869668a1077992fc34dfc8e6395bdbbb3dbec4a20ca88eaaaf373d772191c
3+
size 21368
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version https://git-lfs.github.com/spec/v1
2-
oid sha256:ecda0f1c58ea2e6d15e7e11426a046c00ba82edb9af9aa354cdc1d0a0a9a7289
3-
size 24313
2+
oid sha256:df2f352d36e7072afaa39dee20b60b897536b484bc90f4be93e2dcc92f183160
3+
size 25413
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version https://git-lfs.github.com/spec/v1
2-
oid sha256:0367d79434b91cecde9ad8fae1b73b487874fe782025153ba066e2afe3938b38
3-
size 21419
2+
oid sha256:56ee5f924ac46db475b576299ac015a4bf242597ebd5cd8f6eeb2b5c8ed05495
3+
size 2887
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
version https://git-lfs.github.com/spec/v1
2+
oid sha256:30f23670cabfe2e79408c8070d174104cd3d228eee687afceb47cb31fa6cb181
3+
size 21606

0 commit comments

Comments
 (0)