diff --git a/mods/1.40.8_7379/BSMapLoader-0.2.0.json b/mods/1.40.8_7379/BSMapLoader-0.2.0.json new file mode 100644 index 00000000..065064c8 --- /dev/null +++ b/mods/1.40.8_7379/BSMapLoader-0.2.0.json @@ -0,0 +1,15 @@ +{ + "name": "BSMapLoader", + "description": "\"A human-readable alternative to Beat Saber's v4 .dat format. Instead of editing raw JSON, write maps in plain .bsmap text files with simple keywords like NOTE, WALL, and LIGHT. Automatically converts to v4 .dat and lightshow files at startup. See https://github.com/VoidNachos/BSMapLoader for the full format guide. Requires SongCore.", + "id": "BSMapLoader", + "version": "0.2.0", + "author": "VoidNachos", + "authorIcon": "https://avatars.githubusercontent.com/u/225590723?v=4", + "modloader": "Scotland2", + "download": "https://github.com/VoidNachos/BSMapLoader/releases/download/v0.2.0/BSMapLoader.qmod", + "dependencies": [], + "source": "https://github.com/VoidNachos/BSMapLoader/", + "cover": null, + "funding": [], + "website": "https://github.com/VoidNachos/BSMapLoader/" +}