Open mauvecow opened 8 years ago
I have added src/DPL/ for this, with optional C++ bindings under namespace DPL. For now, it will hold extensions that, originally, should have been global to the whole project in the first place.
In the future, I would like to add:
But it's kind of a 'when i get around to it.' Mostly a lot of this will be shuffling stuff from DxLib/Luna front-ends/back-ends into a saner, universal interface.
Supporting DxLib and Luna is nice for porting Japanese games, but if the core is upgraded sufficiently enough, it's a usable enough library in its own right.
This would require some planning on what would actually be wanted, but definitely workable.