-
Notifications
You must be signed in to change notification settings - Fork 6
Home
Welcome to the Lench Scripter Mod wiki!
This mod enables you to control your Besiege machine with Python scripts. Changing sliders or toggles and triggering actions allows you to create controllers, stabilisators, autopilots or anything you can dream up to guide your machines.
Includes an API for modders and enabling integration with other mods.
Here is a guide with some examples, taking you from the basics to advanced controllers.
- Installation: required file structure
- Running scripts: get started - how to run scripts
- Block identifiers: how to select blocks
- Block handlers: manipulating blocks
- Functions: all functions available in Besiege object
- Property identifiers: how to select block properties
- Watchlist: how to debug your script
- API for modders: how to integrate with your mod
- Console commands: mods settings and extra functions
Tutorials
Guides to scripting from basic to advanced.
Installation
Required file structure.
Running scripts
Get started; how to run scripts and how to import / export them.
Block identifiers
How to select blocks.
Block handlers
Manipulating blocks.
Functions
All available functions.
Property identifiers
How to select block properties.
Watchlist
How to debug your script.
API
How to integrate with your mod.
Console commands
Mod configuration and Python console commands.
Fueled by coffee
