First commit

This commit is contained in:
2024-12-30 05:56:46 -06:00
commit 5c8d97d8d4
20 changed files with 1734 additions and 0 deletions

15
README.md Normal file
View File

@@ -0,0 +1,15 @@
# CrossLang Essentials
> :warning: **NOT READY FOR PRODUCTION**
[CrossLang](https://gitea.site.tesses.net/tesses50/crosslang) is required to build this
# To Build
```bash
./script.sh
```
# To Install
```bash
./install.sh
```