gdlib 0.3.1

Rust library for editing Geometry Dash savefiles
Documentation
1
2
3
4
5
6
7
8
9
10
11
- improve tests
- fix doc examples
- revamp gdlevel with box optimization (for encrypted data) and better property map
- make a level header string parser
- fix issue 2
- optimize default.rs file
- add features: 
    - `shorthand`: shorthand constructors
        - on by default
- add proper benchmarks
- put object map inside of lookup.rs