From 4b19f63be1504dc17a4cbb76a9ad4c7f1fb55077 Mon Sep 17 00:00:00 2001 From: Bluzume <39113159+KuromeSan@users.noreply.github.com> Date: Wed, 3 Mar 2021 13:58:42 +1300 Subject: [PATCH 1/5] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 768267e..779e911 100755 --- a/README.md +++ b/README.md @@ -55,4 +55,4 @@ i basically have to rewrite the entire game so .. # Web Server Theres a bunch of saved files from the Horse Isle 1.0 website, as well as some basic functionality to make it work - like the original site, the files are in the "WebInterface" folder, it requires PHP 8.0, with the modules "intl" and "mysqli" + like the original site, the files are in the "WebInterface" folder, it requires PHP 8.0, with the modules "intl" and "mysqli". From 533cc5fad57c4e3ce5a3aa9113db8747ce8cce7e Mon Sep 17 00:00:00 2001 From: Bluzume <39113159+KuromeSan@users.noreply.github.com> Date: Wed, 3 Mar 2021 14:04:11 +1300 Subject: [PATCH 2/5] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 779e911..768267e 100755 --- a/README.md +++ b/README.md @@ -55,4 +55,4 @@ i basically have to rewrite the entire game so .. # Web Server Theres a bunch of saved files from the Horse Isle 1.0 website, as well as some basic functionality to make it work - like the original site, the files are in the "WebInterface" folder, it requires PHP 8.0, with the modules "intl" and "mysqli". + like the original site, the files are in the "WebInterface" folder, it requires PHP 8.0, with the modules "intl" and "mysqli" From 02aa329a5aa7d99396414fa6fc119186acca5146 Mon Sep 17 00:00:00 2001 From: Bluzume <39113159+KuromeSan@users.noreply.github.com> Date: Wed, 3 Mar 2021 15:29:45 +1300 Subject: [PATCH 3/5] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 768267e..779e911 100755 --- a/README.md +++ b/README.md @@ -55,4 +55,4 @@ i basically have to rewrite the entire game so .. # Web Server Theres a bunch of saved files from the Horse Isle 1.0 website, as well as some basic functionality to make it work - like the original site, the files are in the "WebInterface" folder, it requires PHP 8.0, with the modules "intl" and "mysqli" + like the original site, the files are in the "WebInterface" folder, it requires PHP 8.0, with the modules "intl" and "mysqli". From 251b15e05474eef6497b9ca33d6551727ab8a56b Mon Sep 17 00:00:00 2001 From: Bluzume <39113159+KuromeSan@users.noreply.github.com> Date: Wed, 3 Mar 2021 16:00:20 +1300 Subject: [PATCH 4/5] test1 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 779e911..768267e 100755 --- a/README.md +++ b/README.md @@ -55,4 +55,4 @@ i basically have to rewrite the entire game so .. # Web Server Theres a bunch of saved files from the Horse Isle 1.0 website, as well as some basic functionality to make it work - like the original site, the files are in the "WebInterface" folder, it requires PHP 8.0, with the modules "intl" and "mysqli". + like the original site, the files are in the "WebInterface" folder, it requires PHP 8.0, with the modules "intl" and "mysqli" From 7d80bd006621dc7e8b9bf1839a4d73932f551355 Mon Sep 17 00:00:00 2001 From: Bluzume <39113159+KuromeSan@users.noreply.github.com> Date: Wed, 3 Mar 2021 16:07:52 +1300 Subject: [PATCH 5/5] test2 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 768267e..20f8d9e 100755 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# HISP - Horse Isle Server Protocal. +# HISP - Horse Isle Server Protocal [![Linux](https://github.com/KuromeSan/HISP/workflows/linux/badge.svg)](https://github.com/KuromeSan/HISP/actions?query=workflow%3Alinux) [![Windows](https://github.com/KuromeSan/HISP/workflows/windows/badge.svg)](https://github.com/KuromeSan/HISP/actions?query=workflow%3Awindows)