You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ The server-sided C++ back-end plugin for the test game mode [SampleAI](https://g
4
4
5
5
# Compiling
6
6
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).
8
8
9
9
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.
0 commit comments