feat: add dependency

This commit is contained in:
Tsubasa6848
2024-02-08 18:25:06 +08:00
Unverified
parent 887b8f1ff8
commit 30e60293da
9 changed files with 369 additions and 94 deletions
+18
View File
@@ -0,0 +1,18 @@
## What does this PR do?
## Which issues does this PR resolve?
## Checklist before merging
Thank you for your contribution to the repository.
Before submitting this PR, please make sure:
- [ ] Your code builds clean without any errors or warnings
- [ ] Your code follows [LeviLamina C++ Style Guide](https://github.com/LiteLDev/LeviLamina/wiki/CPP-Style-Guide)
- [ ] You have tested all functions
- [ ] You have not used code without license
- [ ] You have added statement for third-party code