ItsNiceCraft

Results 3 comments of ItsNiceCraft

- Doesn't seem to work well right now, gonna take a look at this soon

Hi there! I'm facing exactly the same issue on a Raspberry Pi 4 model B (4 Gb) running Raspbian Linux 11. Did you find a fix to this problem?

If you just want to test the pre releases, you can build it yourself: ``` wget https://github.com/Lodestone-Team/lodestone_core/archive/refs/tags/v0.5.0-beta.3.zip unzip v0.5.0-beta.3.zip cd v0.5.0-beta.3 docker build -t lodestone_core . ``` Then docker run...