i got rejected :(
it was actually very reasonable though, my linux executable was straight up missing raylib, the library the whole project depends on. for whatever reason i disregarded the fact that raylib is not installed on every linux machine and that i’d need to compile the project statically. now, after spending a couple hours manually making an AppImage, i have a working linux executable! i also needed to update my readme, which now has significantly more information than before (it had the name and description)
Log in to leave a comment