Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+2)(-1)

Hello! Played the demo, loved it! Bought the game, doesn't run. Small caveat, I'm running it on Linux XD. Any idea why the demo would run no-problem but I can't get the release to? I understand Linux isn't a supported platform but any help would be most helpful.

(1 edit) (+1)

How are you running it?

I compiled libgdx and ran the macOs jar.
Works well for me.

lwjgl libs can be downloaded from github.

you what? XD, I normally run windows games with Wine using the latest Proton-GE runner, never tried running MacOS jar?????? But I'm about to ...

wait, am I just compiling the java and running it?

You're compiling the dependencies.
Then after that you just add them to the classpath when launching the dice.jar file from the dice-mac.zip

Let me see if i can put together a simple script.

(2 edits)

Hacked together a bash script.
You'll need git, wget and unzip installed.

https://pastebin.com/u7cCxmxe

Easier to use script here.

https://pastebin.com/UkKKu7zB