The project is designed to load the client without having to enter the folders, the idea of this project is to make an updater to have control for the people who use it
- Download Go from the download page and follow instructions
- Install one of the available C compilers for windows, the following are tested with Go and Fyne:
- In Windows your graphics driver will already be installed, but it is recommended to ensure they are up to date.
we install the execution tools to compile the project
go install fyne.io/fyne/v2/cmd/fyne@latest
this within the path where the project is
fyne package -os darwin -icon myapp.png
other platforms
fyne package -os linux -icon tibia.jpeg
fyne package -os windows -icon tibia.jpeg
You can directly run the project and download the necessary dependencies, as long as you have a g++ compiler associated with your environment
go run ./main.go
https://github.com/Mau005/LaucherOpenTibia/releases
If you enjoy the project and like the work that has been done, feel free to donate. Donations are not necessary, but anything is appreciated. Thank you!