Added
- plugins can now require functions from other plugins
- new Droit Database Script props allow to define author, license, ...
- new DroitDatbaseInfo object that stores information of props of the DDS
Changed
- parseScriptString bug fixed
- hardcoded paths removed (now using `os.path.join()`)
- typing improved