mirror of
https://github.com/open-goal/jak-project
synced 2026-05-23 23:05:43 -04:00
bf83f2442d
- Rough start of the SQLite integration to facilitate the SQL queries - Cleanup and disable a little bit of code so the game no longer crashes when entering the editor - Implement some of the mouse data stuff  https://user-images.githubusercontent.com/13153231/202881484-399747e7-dcdb-4e09-93e9-b561a45c8a18.mp4 This is a very old branch so best to get it merged now that it's at a decent point so it can be iterated on.
13 lines
478 B
Plaintext
Vendored
Generated
13 lines
478 B
Plaintext
Vendored
Generated
[wrap-file]
|
|
directory = sqlite-amalgamation-3380000
|
|
source_url = https://sqlite.org/2022/sqlite-amalgamation-3380000.zip
|
|
source_filename = sqlite-amalgamation-3380000.zip
|
|
source_hash = e055f6054e97747a135c89e36520c0a423249e8a91c5fc445163f4a6adb20df6
|
|
patch_filename = sqlite3_3.38.0-1_patch.zip
|
|
patch_url = https://wrapdb.mesonbuild.com/v2/sqlite3_3.38.0-1/get_patch
|
|
patch_hash = 49e30bf010ff63ab772d5417885e6905379025ceac80382e292c6dbd3a9da744
|
|
|
|
[provide]
|
|
sqlite3 = sqlite3_dep
|
|
|