A tool for downloading and analysing server info from OriginsRO
Find a file
King_DuckZ bc0de0cf8b Populate slotted_cards table
It contains the list of cards inserted into the
slots of the items in the shop_items table

I can't enable the foreign key on card_id because
the items table gets razed periodically - need
to find a solution to this
2020-08-10 23:40:05 +01:00
sample_responses Add sample responses as received by the origins server 2020-08-01 07:05:27 +02:00
src Populate slotted_cards table 2020-08-10 23:40:05 +01:00
subprojects Update submodules 2020-08-10 21:52:56 +01:00
.gitignore Update submodules 2020-08-10 21:52:56 +01:00
.gitmodules Add base64 decoding function 2020-08-10 02:35:27 +01:00
COPYING Attach GPL3+ licence 2020-08-10 11:22:25 +01:00
meson.build Add base64 decoding function 2020-08-10 02:35:27 +01:00
meson_options.txt Get db path from settings file instead of using a hardcoded value 2020-08-10 13:21:04 +01:00
orotool.conf Get db path from settings file instead of using a hardcoded value 2020-08-10 13:21:04 +01:00