Commits


add another variation for the give command


added load and save command Saving is straightforward: dump to a file the location and some property of the objects. Loading also is simple: just read all the data and apply it (with some sanity check tho.)


clang-format the code


initial commit