Home

Awesome

Xpanda

Xpanda is a tool that allows you to include code from external files into your shaders, while also trying to handle shader compatibility.

License Discord

Maintained by: kraifpatrik

Donate: PayPal.Me

Table of Contents

Building from source code

Requires Python 3!

git clone https://github.com/GameMakerDiscord/Xpanda
cd .\Xpanda
python.exe -m venv env
.\env\Scripts\Activate.ps1
pip.exe install -r requirements.txt
python.exe setup.py

It is recommended to add C:\path\to\Xpanda\dist into your PATH to be able to run Xpanda from anywhere.

Documentation and help

Online documentation for Xpanda can be found here. If you need further help with using Xpanda, you can find me on the BlueBurn Discord server here.

Projects using Xpanda

Links