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