Angga Permana
|
c5560664ed
|
Fix unable to run Raylib-cs.Android on debug mode (#193)
* Call `RaylibSetAndroidCallback` before `OnCreate`
* CI: pack `Raylib-cs.Android` package
|
2023-08-27 08:12:46 +01:00 |
|
|
873b712cd9
|
Move build props into Raylib-cs and update Raylib-cs.sln
Remove Raylib-cs.Native from sln for now due to build issues
|
2023-08-24 10:42:17 +01:00 |
|
Angga Permana
|
5ae2104c9a
|
Add experimental Android support (#190)
* Add `Raylib-cs.Android` project
* Update ci to handle android native libraries
* Update ci to pack android project
|
2023-08-23 13:18:50 +01:00 |
|