Possibly linux to Linux@lemmy.mlEnglish · 6 个月前Minetest 5.9.0 is here!blog.minetest.netexternal-linkmessage-square69fedilinkarrow-up1291arrow-down14 cross-posted to: [email protected]freesoftware[email protected][email protected]
arrow-up1287arrow-down1external-linkMinetest 5.9.0 is here!blog.minetest.netPossibly linux to Linux@lemmy.mlEnglish · 6 个月前message-square69fedilink cross-posted to: [email protected]freesoftware[email protected][email protected]
minus-squareSemperverus@lemmy.worldlinkfedilinkEnglisharrow-up9·6 个月前Third party launchers are the LAST thing we need, and would provide no benefit that the game itself doesn’t already provide. Minecraft needs launchers because of the lack of built-in mod support and the fact that its closed source. Minetest is the opposite of these things.
minus-squarePossibly linuxOPlinkfedilinkEnglisharrow-up5·6 个月前I mean for the UI. I want to be able to make a libadwaita app that works like the current UI. It should create a space the engine can render in.
minus-squareSemperverus@lemmy.worldlinkfedilinkEnglisharrow-up2·6 个月前Oh. Im on KDE and it runs great there. I think you could probably port the game to use libadwaita as a fork if you wanted
minus-square56!@lemmy.mllinkfedilinkarrow-up2·6 个月前You can use command line arguments for minetest to bypass the built in menu. You could then re-implement all menu features yourself.
Third party launchers are the LAST thing we need, and would provide no benefit that the game itself doesn’t already provide.
Minecraft needs launchers because of the lack of built-in mod support and the fact that its closed source. Minetest is the opposite of these things.
I mean for the UI. I want to be able to make a libadwaita app that works like the current UI. It should create a space the engine can render in.
Oh. Im on KDE and it runs great there. I think you could probably port the game to use libadwaita as a fork if you wanted
You can use command line arguments for minetest to bypass the built in menu. You could then re-implement all menu features yourself.