You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make PGE File Library be buildable as static or dynamic library (as STL or as Qt variant)
Organize source code files and public include files into separated "include" and "src" folders
I think, we would drop away support for Qt variant after reorganizing of PGE Editor and use STL only variant which is much faster than Qt.
What do you think about this, @KevinW1998 ?
I think, we would drop away support for Qt variant after reorganizing of PGE Editor and use STL only variant which is much faster than Qt.
What do you think about this, @KevinW1998 ?
Also, make this library to be licensed under MIT.