turn Raylib-cs.Android into android library
This commit is contained in:
parent
059351cc12
commit
ed58477dd9
29 changed files with 54 additions and 17 deletions
4
Raylib-cs.Android.Sample/Resources/values/strings.xml
Normal file
4
Raylib-cs.Android.Sample/Resources/values/strings.xml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
<resources>
|
||||
<string name="app_name">Raylib_cs.Android</string>
|
||||
<string name="app_text">Hello, Android!</string>
|
||||
</resources>
|
||||
Loading…
Reference in a new issue