Skip to content

Latest commit

 

History

History
43 lines (33 loc) · 1.59 KB

File metadata and controls

43 lines (33 loc) · 1.59 KB

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

Author: kraifpatrik

Warning

This project is no longer actively maintained by the original author and is kept only for future reference!

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