Ludii Forum
Simple Ludii Updater and Launcher for Linux - Printable Version

+- Ludii Forum (https://ludii.games/forums)
+-- Forum: General (https://ludii.games/forums/forumdisplay.php?fid=1)
+--- Forum: Discussion (https://ludii.games/forums/forumdisplay.php?fid=4)
+--- Thread: Simple Ludii Updater and Launcher for Linux (/showthread.php?tid=694)



Simple Ludii Updater and Launcher for Linux - fbarbe - 08-27-2021

Hi,
I turned my previous scripts from this thread into a simple script that sets everything up on a Linux laptop (only tested on Ubuntu).
It creates a folder Games in the home directory with a subfolder Ludii, where the ludii jar, icon, trial and other config files are stored.
It also creates a Ludii.desktop file in /usr/share/applications that links to the updater script so that it can be used as an application.

I put the script on my personal website, at https://fabiobarbero.eu/scripts/ludii.sh
You can run it with
Code:
curl https://fabiobarbero.eu/scripts/ludii.sh | sh

Please note that it is NOT a good idea to pipe the content of a website into bash, so you should ideally first download the script locally, check what it does, and then run it. If you do not understand some of the code you can use https://explainshell.com/.

Feel free to reuse the code. Credit is appreciated but not needed.

To anyone in the Ludii team: let me know if you're uncomfortable with me posting the script on my personal site.


RE: Simple Ludii Updater and Launcher for Linux - Eric Piette - 09-06-2021

Hi,

As far as I can tell that's fine to post your script (Ludii related) on your personal site.
I am going to check during our meeting with the rest of the team if that's ok for all of us. But I guess so.

Regards,
Eric


RE: Simple Ludii Updater and Launcher for Linux - Eric Piette - 07-17-2022

Hi,

On this page: https://ludii.games/library.php
You can click on any of our games and play them on your smartphone, yes.

Regards,
Eric