Gaprix / minepark

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MinePark Software - Release v1.10

Copyright http://vk.com/mineparkrp

Environment & Tools:

  • Minecraft BE Client support 1.18
  • PocketMine-MP API 4
  • PHP 8.x, .NET 5.0
  • MySQL (10.5.12-MariaDB) > dbo.minepark
  • Use Postman for MDC requests
  • We write PHP code with any IDE (PHP 8 support required)
  • For MDC development we use C# with Visual Studio 2019/2022

Startup:

  • About DB installation: read file \mdc\DataCenter\MDC\Data\Migrations\MigrationsNotes.txt
  • Run latest MDC build with synchronized tokens and address (file mdc.yml)
  • Start PocketMine-MP server: \server\start.cmd

Branches:

  • master => main development branch
  • release => release versions of product

.NET Specifications:

  • UpperCamelCase: functions, fields, properties, classes, interfaces
  • lowerCamelCase: variables

PHP Specifications:

  • UpperCamelCase: classes
  • lowerCamelCase: functions, fields, variables
  • UPPERCASE: constants

Links:

About


Languages

Language:PHP 68.1%Language:C# 21.0%Language:CSS 6.3%Language:HTML 3.9%Language:JavaScript 0.4%Language:Batchfile 0.2%Language:PowerShell 0.1%Language:Gherkin 0.1%