mirror of
https://github.com/Sei-Lisa/LSL-PyOptimizer
synced 2025-07-01 07:38:21 +00:00
Includes PCPP as a submodule (which in turn pulls PLY as a submodule, so be sure to initialize submodules recursively). Also includes a file to interface PCPP with the optimizer, patching its behaviour according to our needs. Special thanks to Niall Douglas and David Bezley for authoring PCPP.
3 lines
69 B
Text
3 lines
69 B
Text
[submodule "pcpp"]
|
|
path = pcpp
|
|
url = https://github.com/ned14/pcpp
|