Skip to content

Commit cd5e89e

Browse files
committed
update things N stuff
1 parent 5fd6488 commit cd5e89e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"name": "NP.VanillaPlus",
3-
"version_number": "1.3.1",
3+
"version_number": "1.3.3",
44
"website_url": "https://github.com/Zayveeo5e/NP.VanillaPlus",
55
"description": "Northstar.Client patch for official servers",
66
"dependencies": [
7-
"northstar-Northstar-1.18.1"
7+
"northstar-Northstar-1.18.2"
88
]
99
}

mods/NP.VanillaPlus/mod.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"Name" : "Nano.VanillaPlus",
33
"Description": "Overrides just barely enough of northstar for some basic client-side mod support on vanilla servers.\nAlso enables the DiscordRPC plugin.",
4-
"LoadPriority": 3,
5-
"Version": "1.3.1",
4+
"LoadPriority": 1,
5+
"Version": "1.3.3",
66
"ConVars": [
77
{
88
"Name": "ns_is_modded_server",

0 commit comments

Comments
 (0)