MovingBlocks / TerasologyLauncher

Terasology Launcher is the official launcher for the open source game Terasology.
http://terasology.org/
Apache License 2.0
153 stars 76 forks source link

I made a simple launcher for Chinese users and windows users #678

Closed 2439905184 closed 2 years ago

2439905184 commented 2 years ago

https://github.com/2439905184/TerasologyLauncher-Nim well, because use offical Launcher can't download game, so I decide to make it by myself. This use nim language and aardio language. It is a command program. But can't Launche high version of Tersology. Although we have offical Launcher, but I think javaFX is not high speed enough. I like tiny and quick program. (Because my computer use intel G1840 cpu , it is only have two cores.

skaldarnar commented 2 years ago

Cool stuff, thanks for sharing.

We'll be definitely sticking with the JavaFX-based launcher going forward. If a system cannot run the launche properly, it will definitely have some trouble running the game itself.

However, a CLI-based launcher is definitely somewhere on the roadmap. Ideally, we can offer something like that for admins trying to configure server setups.


I'm tagging this as "Documentation" to have it sorted in somewhere. Also, closing this ticket as there is no direct action item necessary for the launcher.