mirror of
https://github.com/NotAKidoS/NAK_CVR_Mods.git
synced 2025-09-02 14:29:25 +00:00
24 lines
No EOL
721 B
JSON
24 lines
No EOL
721 B
JSON
{
|
|
"_id": 228,
|
|
"name": "CustomSpawnPoint",
|
|
"modversion": "1.0.1",
|
|
"gameversion": "2024r175",
|
|
"loaderversion": "0.6.1",
|
|
"modtype": "Mod",
|
|
"author": "NotAKidoS",
|
|
"description": "Replaces the unused Images button in the World Details page with a button to set a custom spawn point.",
|
|
"searchtags": [
|
|
"spawn",
|
|
"point",
|
|
"custom",
|
|
"world",
|
|
"load"
|
|
],
|
|
"requirements": [
|
|
"None"
|
|
],
|
|
"downloadlink": "https://github.com/NotAKidoS/NAK_CVR_Mods/releases/download/r40/CustomSpawnPoint.dll",
|
|
"sourcelink": "https://github.com/NotAKidoS/NAK_CVR_Mods/tree/main/CustomSpawnPoint/",
|
|
"changelog": "- Removed unneeded logging when opening a World Details page.",
|
|
"embedcolor": "#f61963"
|
|
} |