Silkworm2/README.md

14 lines
459 B
Markdown
Raw Permalink Normal View History

2022-06-24 00:30:14 +00:00
# Silkworm2
Silkworm2 is a cloth physics simulation system that was designed for the game Samurai Gunn 2.
What if we weren't constrained by the absolute garbage FFI system of Game Maker Studio 2? This library answers that question.
## Dependencies
Silkworm2 optionally depends on SDL2, but you can use the standard library if you so choose by disabling USE_SDL2.
2022-06-24 00:30:14 +00:00
## License
This library is licensed under the zlib license. See LICENSE file for details.