diff --git a/.poggit.yml b/.poggit.yml new file mode 100644 index 0000000..081e23e --- /dev/null +++ b/.poggit.yml @@ -0,0 +1,7 @@ +--- # Poggit-CI Manifest. Open the CI at https://poggit.pmmp.io/ci/Matthww/PlayerInfo +branches: +- master +projects: + PlayerInfo: + path: "" +...