How do i make a homepage for my mods?
I've noticed some mods(mesecons,streets) have homepages how do I make one does it cost money if so how much I need to know because my new mod will be large and require some order
FOSS gamedev and creative worlds
https://forums.minetest.org/
Aqua wrote:You can make a free blog or use sites google for free!
Calinou wrote:If you just want some kind of static homepage for your mods: host an HTML and CSS file somewhere.
See this for an example (Ctrl+U to view source).
HTML/CSS aren't that hard after all.