diff --git a/README.MD b/README.MD new file mode 100644 index 0000000..c303d5c --- /dev/null +++ b/README.MD @@ -0,0 +1,13 @@ +# Gaseous Server + +This is the server for the Gaseous system. All your games and metadata are stored within. + +## Requirements +* MySQL Server 8+ + +## Third Party Projects +The following projects are used by Gaseous +* https://dotnet.microsoft.com/en-us/apps/aspnet +* https://github.com/JamesNK/Newtonsoft.Json +* https://www.nuget.org/packages/MySql.Data/8.0.32.1 +* https://github.com/kamranayub/igdb-dotnet