LunarClient / Apollo

Next-generation Lunar Client server API
https://lunarclient.dev
MIT License
92 stars 18 forks source link

Lightweight: Documentation #172

Closed ItsNature closed 1 month ago

ItsNature commented 2 months ago

Overview

Description: This update enhances documentation for Apolloโ€™s Lightweight integration, providing comprehensive examples for each integration type. It includes guides on detecting Apollo players, listening for Apollo packets, and utilizing utilities to simplify integration.

Changes:

apollo-bukkit-example

A new Lightweight directory was added to the documentation page.

Added Protobuf and JSON code examples for each Apollo module, providing sample integration snippets on every module documentation page. These examples offer direct guidance for implementing Apollo features across different integration methods.

For instance, sample code for the BorderModule is available in its Sample Code section on the BorderModule page.


Review Request Checklist