From 93d0d73d268ead1b7bcb44f2a12d11143d3a930c Mon Sep 17 00:00:00 2001 From: hannibal2 <24389977+hannibal00212@users.noreply.github.com> Date: Tue, 23 Apr 2024 15:11:14 +0200 Subject: SBA Contributors are an extra option now --- constants/Contributors.json | 21 ++++++++++++--------- 1 file changed, 12 insertions(+), 9 deletions(-) diff --git a/constants/Contributors.json b/constants/Contributors.json index 0574dba..76de96c 100644 --- a/constants/Contributors.json +++ b/constants/Contributors.json @@ -66,26 +66,29 @@ "alt from": "CalMWolfs" }, "Zickles": {}, - "__comment__": { - "The names below are the developers of SBA": "" - }, "Biscut": { - "spinny": true + "spinny": true, + "external_mod": "SBA" }, "Pinpointed": { - "spinny": true + "spinny": true, + "external_mod": "SBA" }, "Berded": { - "spinny": true + "spinny": true, + "external_mod": "SBA" }, "Potat_owo": { - "spinny": true + "spinny": true, + "external_mod": "SBA" }, "Pnda__": { - "spinny": true + "spinny": true, + "external_mod": "SBA" }, "StopUsingSBE": { - "spinny": true + "spinny": true, + "external_mod": "SBA" } } } \ No newline at end of file -- cgit