Sponge를 다른 플랫폼으로 포팅하기¶
Currently, two official Sponge implementations are being developed:
- SpongeForge, a coremod for Minecraft Forge
- SpongeVanilla, based on the Vanilla Minecraft Server
If you plan to implement SpongeAPI on another platform, please make sure to provide all needed dependencies.
Expected Dependencies¶
Plugin developers expect the following dependencies to be bundled with implementations:
- Guava
- Guice
- Gson