geode/loader/include/Geode
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
..
c++stl forward filesystem 2023-02-08 16:42:34 +03:00
cocos implement loader for android 2023-06-05 17:42:22 -07:00
external json rewrite, use custom lib instead of nlohmann::json 2023-01-27 21:14:26 -03:00
fmod get geode working on cross compile macos, also modifies Setting event to not use shared ptr, also disables fmt consteval 2022-11-19 21:13:47 +03:00
loader fix Mod::setSettingValue 2023-06-04 17:52:03 +03:00
modify use FieldIntermediate instead of plain Derived* 2023-03-12 18:20:56 -03:00
platform implement loader for android 2023-06-05 17:42:22 -07:00
ui remove unsigned from table indexes 2023-06-04 16:45:56 -07:00
utils implement loader for android 2023-06-05 17:42:22 -07:00
Bindings.hpp formatted includes 2022-10-30 21:59:20 +03:00
DefaultInclude.hpp implement loader for android 2023-06-05 17:42:22 -07:00
Enums.hpp update bindings to match android symbols 2023-06-04 17:46:48 -07:00
Geode.hpp forward filesystem 2023-02-08 16:42:34 +03:00
Loader.hpp fix includes + add some doccing 2023-01-21 16:00:14 +02:00
Modify.hpp forward filesystem 2023-02-08 16:42:34 +03:00
Prelude.hpp Add geode::prelude to replace USE_GEODE_NAMESPACE() 2023-03-10 12:09:48 -08:00
UI.hpp thingies 2022-12-12 18:44:17 +02:00
Utils.hpp minifunction replacing compiles 2023-02-08 18:25:07 +03:00