|
@@ -57,9 +57,13 @@ szymach
|
|
## Getting Started
|
|
## Getting Started
|
|
|
|
|
|
Operating system: Debian 10 - 12, Ubuntu 20.04 - 22.04
|
|
Operating system: Debian 10 - 12, Ubuntu 20.04 - 22.04
|
|
|
|
+
|
|
php-fpm: 7.4 and higher
|
|
php-fpm: 7.4 and higher
|
|
|
|
+
|
|
Webserver: Apache or NGINX
|
|
Webserver: Apache or NGINX
|
|
|
|
+
|
|
Database: MySQL or MariaDB
|
|
Database: MySQL or MariaDB
|
|
|
|
+
|
|
Composer
|
|
Composer
|
|
|
|
|
|
### Installation
|
|
### Installation
|
|
@@ -94,10 +98,6 @@ Contributions are what make the open source community such an amazing place to b
|
|
* Create individual PR for each suggestion.
|
|
* Create individual PR for each suggestion.
|
|
* Please also read through the [Code Of Conduct](https://github.com/EngineGPDev/EngineGP/blob/main/CODE_OF_CONDUCT.md) before posting your first idea as well.
|
|
* Please also read through the [Code Of Conduct](https://github.com/EngineGPDev/EngineGP/blob/main/CODE_OF_CONDUCT.md) before posting your first idea as well.
|
|
|
|
|
|
-### Creating A Pull Request
|
|
|
|
-
|
|
|
|
-
|
|
|
|
-
|
|
|
|
## License
|
|
## License
|
|
|
|
|
|
Distributed under the MIT License. See [LICENSE](https://github.com/EngineGPDev/EngineGP/blob/main/LICENSE.md) for more information.
|
|
Distributed under the MIT License. See [LICENSE](https://github.com/EngineGPDev/EngineGP/blob/main/LICENSE.md) for more information.
|