usar rar de verion windows y descomprimirla. la queme en “datos4”
Create a file named ‘yuuguu’ in the YuuGuu directory.
Put the following code in it (ignoring my separator bars):
====================
#! /bin/bash
java -jar /home/Applications/yuuguu/YuuguuLauncher.jar;
====================
Make the file executable by changing its properties or using:
====================
chmod +x yuuguu
====================