Another command line-ish interface. The commands are: ADD: Add a value to the database DELETE: Remove a value from the database EXPORT: Export the database to a string LOAD: Load an exported database from a string VIEW: View a value by providing the ID key SHOW LISTS: a bit broken, but shows the actual lists.
All code is 100% by me, no exceptions. New in 1.1: -Replaced L1 list with Object -Basic infrastructure for multi player saving -Fixed some minor bugs