From 53b85d105848cb4f0b6a8160a33e303a0a224e1c Mon Sep 17 00:00:00 2001 From: Twirlbug Date: Fri, 7 Jul 2023 01:15:13 -0500 Subject: [PATCH] Update modinfo.json Fixed file contents accidentally missing --- SRMP/modinfo.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/SRMP/modinfo.json b/SRMP/modinfo.json index 5f28270..4ff9176 100644 --- a/SRMP/modinfo.json +++ b/SRMP/modinfo.json @@ -1 +1,9 @@ - \ No newline at end of file +{ + "id": "srmp", + "name": "Slime Rancher Multiplayer", + "version": "0.0.1510", + "author": "SatyPardus", + "dependencies": [ + + ] +}