pureikyubu/ThirdParty/Readme.md
2020-06-25 10:57:54 +03:00

376 B

ThirdParty

Various third-party libraries.

Design third-party components as static libraries and add them as a reference to the main Dolwin project.

There are no restrictions on adding third-party code, but there is a recommendation to do this only in case of great need. I want the project not to become overgrown with unnecessary dependencies and to be self-sufficient.