Skip to content

Commit 27936b3

Browse files
committed
Build update
1 parent 18c2b4c commit 27936b3

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 [2734556](https://wiki.unrealengine.com/Version_Notes_2015_10_21) compiled from the commit [ab5e5f1](https://github.com/EpicGames/UnrealTournament/tree/ab5e5f1).
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 [2739211](https://wiki.unrealengine.com/Version_Notes_2015_10_27) compiled from the commit [7910262](https://github.com/EpicGames/UnrealTournament/tree/7910262).
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)