Skip to content

V1.0.1

Latest
Compare
Choose a tag to compare
@harrisonvanderbyl harrisonvanderbyl released this 08 Jan 12:15
· 21 commits to master since this release

First binary releases! woo!
MacOS arm64,
Windows
Linux,
and android export builds.

--Hint: You can bundle your .safetensor and vocab.txt files with your game/program by editing the Project->Export->{Template}->Resources->Filters--
image

You can find some pre-converted .safetensor files here: https://huggingface.co/Hazzzardous/8-bit-rwkv-hpp/tree/main
You can also find an example AI chatbot project to get you started.

You can create your Android application by Project->InstallAndroidBuildTemplate from the menu, and selecting the AndroidExport.zip file. You can follow the rest of the tutorial here: https://docs.godotengine.org/en/stable/tutorials/export/exporting_for_android.html

Note: You may experience crashes as low ram phones may close high memory usage apps.