Hi everyone!
Defold 1.10.0 has been released, which means you can now build your games for Raspberry Pi and Linux handhelds!
To see your game on the Raspberry Pi follow 3 simple steps:
- In the IDE, click
Project
/Bundle
/Linux Application
- Select
Platform
=Arm64
and clickCreate Bundle...
- Upload the files to your Linux device and run the file
your_project_title.arm64
!