Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

πŸ“ƒ Simple API for creating forms for MCPE clients (PocketMine only)

License

Notifications You must be signed in to change notification settings

pixelwhiz/FormAPI

Repository files navigation

FormAPI

Simple API for creating forms for MCPE clients (PocketMine only)

Including in other plugins

As a plugin

This library can be loaded as a plugin phar. You can use the depend key in plugin.yml to require its presence.

As a virion

This library supports being included as a virion.

Virion v1

If you use Poggit to build your plugin, you can add it to your .poggit.yml like so:

projects:
 YourPlugin:
 libs:
 - src: jojoe77777/FormAPI/libFormAPI
 version: ^2.1.1

Virion v3

In your composer.json add an entry to the require attribute, like so:

 {
 "name": "author/project",
 "require": {
+ "jojoe77777/formapi": "^2.1.0",
 "pmmp/pocketmine-mp": "^4.0.0
 }
 }

About

πŸ“ƒ Simple API for creating forms for MCPE clients (PocketMine only)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors 11

Languages

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /