geode/loader/include/Geode/platform
qimiko 041a98ee4d
implement loader for android
compilation still won't work, pending implementations for gdstl/codegen/tuliphook. the first two should be mostly done already. may also be good to get FileWatcher, crashlog, and the file picker implemented but they aren't necessary

the libcurl.a and libssl.a files were built using
https://github.com/ibaoger/libcurl-android. they are placed in the link/android folder because putting them in the link folder confused the macOS build.

once built, the geode binary should be loaded after nativeSetApkPath is ran (otherwise the directory setup crashes). in the future it would be nice if the internal mod also did save data path redirection, as base GD is incapable of doing this

Co-authored-by: mat <26722564+matcool@users.noreply.github.com>
2023-06-05 17:42:22 -07:00
..
android.hpp implement loader for android 2023-06-05 17:42:22 -07:00
cplatform.h Merge branch 'tulip-hook' of https://github.com/geode-sdk/geode into tulip-hook 2023-01-21 22:44:37 +02:00
ios.hpp fix macos crash on opening (typeinfo_cast nullptr) 2023-02-26 15:33:00 +03:00
ItaniumCast.hpp fix macos crash on opening (typeinfo_cast nullptr) 2023-02-26 15:33:00 +03:00
macos.hpp fix macos crash on opening (typeinfo_cast nullptr) 2023-02-26 15:33:00 +03:00
platform.hpp add error if compiled on 64-bit on windows 2022-12-12 20:21:43 +02:00
windows.hpp fix typeinfo_cast if passed a nullptr 2023-02-11 19:31:30 +02:00