@gathertown/gather-game-common
Advanced tools
Comparing version 16.0.0 to 17.0.0
"use strict"; | ||
exports.__esModule = true; | ||
exports.config = void 0; | ||
// IF YOU CHANGE THIS PLEASE TELL NATE | ||
exports.config = { | ||
@@ -5,0 +6,0 @@ gameServerProtocolVersion: 14 |
{ | ||
"name": "@gathertown/gather-game-common", | ||
"version": "16.0.0", | ||
"version": "17.0.0", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "dist/src/index.js", |
@@ -0,3 +1,4 @@ | ||
// IF YOU CHANGE THIS PLEASE TELL NATE | ||
export const config = { | ||
gameServerProtocolVersion: 14, | ||
}; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
104407
1917