From a9c58261b32c8ae78ae5a6a56d1ed33a5da5f620 Mon Sep 17 00:00:00 2001 From: RUNQILIU-123 <835852842@qq.com> Date: Mon, 1 Sep 2025 16:57:32 +1000 Subject: [PATCH 1/2] Add files via upload --- .../getting-start-with-servers.md | 31 +++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 docs/Splashkit/Tutorials/Reviews/Networking guides 2.0/getting-start-with-servers.md diff --git a/docs/Splashkit/Tutorials/Reviews/Networking guides 2.0/getting-start-with-servers.md b/docs/Splashkit/Tutorials/Reviews/Networking guides 2.0/getting-start-with-servers.md new file mode 100644 index 000000000..d31fe2f9d --- /dev/null +++ b/docs/Splashkit/Tutorials/Reviews/Networking guides 2.0/getting-start-with-servers.md @@ -0,0 +1,31 @@ +# Getting Started With Servers + +Date Reviewed: 31th August 2025 + +Reviewed by:Runqi Liu + +## Description + +A tutorial review of the tutorial has been done. The code in this tutorial has been run to +ensure that it works and outputs the results. + +## Confirmation of Passing Quality Checks + +- [x] The tutorial is free of spelling and grammatical errors. +- [x] The tutorial is easy to follow. +- [x] The tutorial has: + - [x] C# + - [x] C++ + - [x] Python +- [x] The code passes all the Quality Checks. + +## Links + +- [Tutorial Link](https://splashkit.io/guides/networking/getting-started-with-servers/) +- [Pull Request]() + +## Improvements and suggestions + +If you have any suggestions for improvements or changes, add here: + +- None. From 4b4301b532a854104b0e82cac923c28000701eb6 Mon Sep 17 00:00:00 2001 From: RUNQILIU-123 <835852842@qq.com> Date: Mon, 1 Sep 2025 17:06:20 +1000 Subject: [PATCH 2/2] Update getting-started-with-servers.md --- .../Reviews/Networking guides 2.0/getting-start-with-servers.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Splashkit/Tutorials/Reviews/Networking guides 2.0/getting-start-with-servers.md b/docs/Splashkit/Tutorials/Reviews/Networking guides 2.0/getting-start-with-servers.md index d31fe2f9d..55b8f41dc 100644 --- a/docs/Splashkit/Tutorials/Reviews/Networking guides 2.0/getting-start-with-servers.md +++ b/docs/Splashkit/Tutorials/Reviews/Networking guides 2.0/getting-start-with-servers.md @@ -22,7 +22,7 @@ ensure that it works and outputs the results. ## Links - [Tutorial Link](https://splashkit.io/guides/networking/getting-started-with-servers/) -- [Pull Request]() +- [Pull Request](https://github.com/thoth-tech/documentation/pull/627) ## Improvements and suggestions