diff --git a/views/mods/details.ejs b/views/mods/details.ejs new file mode 100644 index 0000000..dac5d12 --- /dev/null +++ b/views/mods/details.ejs @@ -0,0 +1,150 @@ +<% +const body = ` +
${mod.description}
` : ''} +Install and manage mods for your worlds
+Mods installed specifically for ${selectedWorld}
+${mod.description}
` : ''} + +No mods enabled for this world.
+ `} +Install these mods to ${selectedWorld}
+${mod.description}
` : ''} + +No global mods found. Upload mods to the mods directory to see them here.
+ `} +No global mods found. Upload mods to the mods directory to see them here.
+ `} +${world.description}
` : ''} +