Skip to content

Commit f106680

Browse files
author
CppAndre
committed
Updated Version info
1 parent 9b79ba7 commit f106680

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

Configs/PreyRun.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// PreyRun V.1.0.5.0 Standard Config
1+
// PreyRun V.1.0.5.1 Standard Config
22
//
33

44
// RTA - Real Time Attack settings

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# How to install
22

33
## Installing as a mod
4-
- Download [PreyRun.rar](https://github.com/CppAndre/PreyRun/releases/download/V1.0.5/PreyRun.rar) or [PreyRun - without configs.rar](https://github.com/CppAndre/PreyRun/releases/download/V1.0.5/PreyRun.-.Without.Configs.rar)
4+
- Download [PreyRun.rar](https://github.com/CppAndre/PreyRun/releases/download/V1.0.5.1/PreyRun.rar) or [PreyRun - without configs.rar](https://github.com/CppAndre/PreyRun/releases/download/V1.0.5.1/PreyRun.-.Without.Configs.rar)
55
- Extract the file from the archive somewhere (game00.pk4, description.txt, ...)
66
- In your Prey root folder (where Prey.exe and PreyDed.exe are located) create a new folder called 'PreyRun'
77
- Copy the files you have extracted previously to the newly created sub folder 'PreyRun'

src/framework/licensee.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2004 Id Software, Inc.
1+
// Copyright (C) 2004 Id Software, Inc.
22
//
33

44
/*
@@ -11,7 +11,7 @@
1111

1212
#define GAME_NAME "PreyRun" // appears on window titles and errors
1313

14-
#define ENGINE_VERSION "PreyRun-1.0.5.0" // printed in console
14+
#define ENGINE_VERSION "PreyRun-1.0.5.1" // printed in console
1515

1616
// paths
1717
#define CD_BASEDIR "Prey"

0 commit comments

Comments
 (0)