Skip to content

Commit

Permalink
Bump Version 8193.37-14 (#1810)
Browse files Browse the repository at this point in the history
  • Loading branch information
Daztek authored Jan 13, 2025
1 parent 545d35b commit 72ac257
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ find_package(Sanitizers)
execute_process(COMMAND git rev-parse --short HEAD OUTPUT_STRIP_TRAILING_WHITESPACE OUTPUT_VARIABLE SHORT_HASH)
set(TARGET_NWN_BUILD 8193)
set(TARGET_NWN_BUILD_REVISION 37)
set(TARGET_NWN_BUILD_POSTFIX 13)
set(TARGET_NWN_BUILD_POSTFIX 14)
set(NWNX_BUILD_SHA ${SHORT_HASH})
set(PLUGIN_PREFIX NWNX_)

Expand Down
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
[![Discord](https://img.shields.io/discord/382306806866771978.svg?colorB=7289DA&label=Discord&logo=Discord&logoColor=7289DA&style=flat-square)](https://discord.gg/hxTt8Fr)

# NWNX:EE (build 8193.37.13 - v89)
# NWNX:EE (build 8193.37.14 - v89)

- Latest release: [build8193.37.13-HEAD](https://github.com/nwnxee/unified/releases/latest) - [Changelog](https://github.com/nwnxee/unified/blob/master/CHANGELOG.md#Unreleased)
- Docker tag: `nwnxee/unified:latest`
- nwserver-linux md5: `6710dec8bac413387cf78e338bde310e`
- nwserver-linux md5: `dad8a59bcca8efaee78d8df77d22cc53`

@mainpage
@tableofcontents
Expand All @@ -27,7 +27,7 @@ Check out the [Awesome NWNX page](Awesome-NWNX.md) for a list projects using NWN

The most recent build of NWN:EE that is supported can be discovered at the top of this file. Please note that we do NOT support any server binaries other than the one in the dedicated server package. We support neither the binary released through the Beamdog client nor the one released through the Steam client. That said, the Steam and Beamdog binaries are almost always identical to the one in the dedicated server package, see the top of this readme for a md5sum of the binary we support.

We release at least one update for each new version of the dedicated server package, which can be found here: [Server download packages and docker support](https://forums.beamdog.com/discussion/67157/server-download-packages-and-docker-support/p1)
We release at least one update for each new version of the dedicated server package, which can be found here: https://nwn.beamdog.net/downloads/

## What platforms are supported?

Expand Down

0 comments on commit 72ac257

Please sign in to comment.