Skip to content

Latest commit

 

History

History
39 lines (22 loc) · 1.61 KB

File metadata and controls

39 lines (22 loc) · 1.61 KB

Pixel Pilot

NuGet Version Build Project Deploy documentation

A C# library for interacting with the game PixelWalker

Example bot

📄 Documentation / Tutorials

✨ Features

  • Strongly typed packets.
  • PixelPilot.Core has minor abstracts
  • Lightweight
  • Useful helper classes (optional)

🛠 Projects:

  • PixelPilot.Core: The core of the project. Bare minimum client to interact with the game.
  • PixelPilot.ChatCommands: Make creating commands easy. Supports nested commands and permissions.
  • PixelPilot.Structures: Create, load and save structures in your world.
  • PixelPilot.Tests: All test related to the project.
  • PixelPilot.DebugTools: Useful CLI programs to help development of PixelPilot.

Example

Example bot source code

Enjoy the library? Leave a ⭐