Skip to content

Instantly share code, notes, and snippets.

@redback0
redback0 / WarudoSDK_linux.md
Last active January 24, 2026 02:35
How to fix the Warudo SDK to run on linux

Warudo SDK on Linux

Go through the normal Warudo SDK installation process. You'll need to fix Unity before your project will open.

Fix Unity

Unity 2021.3 will get stuck during startup, even with an empty project. There are 2 issues here.

Firstly, Unity 2021.3 needs libssl 1.1, which can be installed alongside whatever version your system already has.