diff --git a/ModuleAPIGameLibEndScreen.md b/ModuleAPIGameLibEndScreen.md index efd727d..6ccf4c8 100644 --- a/ModuleAPIGameLibEndScreen.md +++ b/ModuleAPIGameLibEndScreen.md @@ -1,4 +1,4 @@ -# ModuleClientApi - GameLib Controller EndScreen +# ModuleApi - GameLib EndScreen The endscreen can be shown to the user after they have been removed a game. It can be used to display information like statistics or give feedback. diff --git a/ModuleAPIGameLibRatio.md b/ModuleAPIGameLibRatio.md new file mode 100644 index 0000000..f524c55 --- /dev/null +++ b/ModuleAPIGameLibRatio.md @@ -0,0 +1,5 @@ +# ModuleApi - GameLib Ratio + +Class used to perform calculation with a ratio. + +TO BE DONE!!!!