├── .github └── workflows │ └── build.yml ├── LICENSE └── README.md /.github/workflows/build.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Midnight-2004/CoreProtect-AutoBuild/HEAD/.github/workflows/build.yml -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Midnight-2004/CoreProtect-AutoBuild/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Midnight-2004/CoreProtect-AutoBuild/HEAD/README.md --------------------------------------------------------------------------------