Skip to content

MartenM/PixelPilot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 ⭐