diff --git a/README.md b/README.md new file mode 100644 index 0000000..0eae7c1 --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# OAUTH-Simple-Login-Summoner +Files for /opt/appdata/login (Login Summoner for PGBlitz). Based on Lavarel Error Pages. + +Run Command after PG Deploy: + +cd /opt/appdata/login && git clone https://github.com/mtan93/OAUTH-Simple-Login-Summoner.git && cp -rf OAUTH-Simple-Login-Summoner/* . && rm -rf OAUTH-Simple-Login-Summoner + +Thats it!