| Note |
|---|
| Names are just temporary. Please don't trust this page as probably most of the things are going to heavily change during this 1 month developement marathone. |
This task is mostly done, this is the API I came out with:
The syntax I'd like to came up with is (mostly):
Plasmagik packager;
packager.setPackageType(...);
packager.setSomething();
packager.show();
or something like that