aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Northstar.Coop/mod.json2
-rw-r--r--Northstar.Custom/mod.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/Northstar.Coop/mod.json b/Northstar.Coop/mod.json
index f4fafbf92..1e373d3d8 100644
--- a/Northstar.Coop/mod.json
+++ b/Northstar.Coop/mod.json
@@ -1,6 +1,6 @@
{
"Name" : "Northstar.Coop",
- "Description" : "Allows the singleplayer campaign to be played in multiplayer",
+ "Description" : "[WIP] Allows the singleplayer campaign to be played in multiplayer",
"LoadPriority": 0,
diff --git a/Northstar.Custom/mod.json b/Northstar.Custom/mod.json
index 2aaa7eb77..de71af582 100644
--- a/Northstar.Custom/mod.json
+++ b/Northstar.Custom/mod.json
@@ -1,6 +1,6 @@
{
"Name" : "Northstar.Custom",
- "Description": "(ideally) Polished custom content for Northstar",
+ "Description": "Custom content for Northstar: extra weapons, gamemodes, etc.",
"Version": "1.1.0",
"LoadPriority": 1,
"RequiredOnClient": true,