38a1cad76a6c7958a2c0c33843d2e379bd0a6409
amethyst
2d Renderer Library made for ReCraft3DS based on palladium.
Usage
Submodule:
Add amethyst as submodule to your repository
git submodule add https://github.com/tobid7/amethyst vendor/amethyst
Add it as submodule to your CMakeLists.txt
add_subdirectory(vendor/amethyst)
target_link_libraries(${PROJECT_NAME} PUBLIC amethyst)
Installed
Coming Soon...
Credits
Languages
C
81.3%
C++
18.2%
CMake
0.5%