Skip to content

Commit ca6221e

Browse files
committed
Build update
1 parent 56dec98 commit ca6221e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ The server-sided C++ back-end plugin for the test game mode [SampleAI](https://g
44

55
# Compiling
66

7-
This plugin is created with the code-base of the latest release of the _Unreal Tournament_ source code. In order to fully support using this plugin with the [Launcher versions of Unreal Tournament](https://www.unrealtournament.com/download), a specific commit/version/tag needs to be checked out. The current build is [2681776](https://wiki.unrealengine.com/Version_Notes_2015_09_08) compiled from the commit [0acad91](https://github.com/EpicGames/UnrealTournament/tree/0acad91).
7+
This plugin is created with the code-base of the latest release of the _Unreal Tournament_ source code. In order to fully support using this plugin with the [Launcher versions of Unreal Tournament](https://www.unrealtournament.com/download), a specific commit/version/tag needs to be checked out. The current build is [2710036](https://wiki.unrealengine.com/Version_Notes_2015_10_01) compiled from the commit [1e61d4a](https://github.com/EpicGames/UnrealTournament/tree/1e61d4a).
88

99
Before the code can be compiled, the engine must be aware of the installed source files and the source files must be placed into the correct folder.
1010

0 commit comments

Comments
 (0)