This website requires JavaScript.
Explore
Help
Sign in
7cc5c4f330d47060
/
geode
Watch
1
Star
0
Fork
You've already forked geode
0
mirror of
https://github.com/geode-sdk/geode.git
synced
2024-11-23 07:57:51 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
6
4ad8b486ff
geode
/
loader
/
test
/
CMakeLists.txt
3 lines
77 B
Text
Raw
Normal View
History
Unescape
Escape
whole of geode except without history
2022-07-30 12:24:03 -04:00
add_subdirectory(dependency)
add better support for dependencies - create_geode_file now redirects to a new function called setup_geode_mod - setup_geode_mod auto-links loader - setup_geode_mod invokes CLI (if v1.4.0+) to automatically check your dependencies and install them + link their headers and libs to your project - fix Result::expect not working on non-copiable types - add in-memory functions for file::Zip and file::Unzip - ComparableVersionInfo now always returns false if major versions dont match
2023-01-31 07:48:34 -05:00
add_subdirectory(main)
add member offset checker test
2022-12-30 14:13:45 -05:00
add_subdirectory(members)
Reference in a new issue
Copy permalink