aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeckoEidechse <40122905+GeckoEidechse@users.noreply.github.com>2022-11-06 02:17:53 +0100
committerGitHub <noreply@github.com>2022-11-06 02:17:53 +0100
commit0a5c705f662773ecb97a9b06d2c92e023307b441 (patch)
tree3d199a7c5453db49d970e70b008fef2a0ba02f76
parent919acdacd2ef8b230df5d75d125e074d31c75f17 (diff)
downloadNorthstarMods-0a5c705f662773ecb97a9b06d2c92e023307b441.tar.gz
NorthstarMods-0a5c705f662773ecb97a9b06d2c92e023307b441.zip
-rw-r--r--Northstar.Client/mod.json2
-rw-r--r--Northstar.Custom/mod.json2
-rw-r--r--Northstar.CustomServers/mod.json2
3 files changed, 3 insertions, 3 deletions
diff --git a/Northstar.Client/mod.json b/Northstar.Client/mod.json
index 7dcfcd210..7ca8dd5e1 100644
--- a/Northstar.Client/mod.json
+++ b/Northstar.Client/mod.json
@@ -1,7 +1,7 @@
{
"Name": "Northstar.Client",
"Description": "Various ui and client changes to fix bugs and add better support for mods",
- "Version": "1.9.0",
+ "Version": "1.10.0",
"LoadPriority": 0,
"ConVars": [
{
diff --git a/Northstar.Custom/mod.json b/Northstar.Custom/mod.json
index 28825a585..1a08f0d48 100644
--- a/Northstar.Custom/mod.json
+++ b/Northstar.Custom/mod.json
@@ -1,7 +1,7 @@
{
"Name": "Northstar.Custom",
"Description": "Custom content for Northstar: extra weapons, gamemodes, etc.",
- "Version": "1.9.0",
+ "Version": "1.10.0",
"LoadPriority": 1,
"RequiredOnClient": true,
"ConVars": [
diff --git a/Northstar.CustomServers/mod.json b/Northstar.CustomServers/mod.json
index 79663febe..2ed899107 100644
--- a/Northstar.CustomServers/mod.json
+++ b/Northstar.CustomServers/mod.json
@@ -1,7 +1,7 @@
{
"Name": "Northstar.CustomServers",
"Description": "Attempts to recreate the behaviour of vanilla Titanfall 2 servers, as well as changing some scripts to allow better support for mods",
- "Version": "1.9.0",
+ "Version": "1.10.0",
"LoadPriority": 0,
"ConVars": [
{