pocketmine-vscode

This is a template for developing PocketMine-MP plugin in VS Code.

WTFPL License

Stars
8
Committers
1

pocketmine-vscode

This is a template for developing PocketMine-MP plugin in VS Code.

Requirements

  • php 7.3.16 or later
  • Composer 1.10.1 or later
  • VS Code 1.43.2 or later

Recommended Extensions

Install dependencies

Open a terminal and execute the following command.

composer install --prefer-dist --no-progress --no-suggest

Contributing

Please feel free to create an Issue or Pull Request if you have any mistakes or suggestions.