Commit Graph
1 Commits
Author SHA1 Message Date
RoxyandMaia adc2adbbd4 Refactor BT compiler to support multiple code directories (#97240)
Changes the behavior tree compiler to take a list of code directories
instead of just using hard-coded `code/`, this makes it possible for
downstreams to have modular behavior trees properly compiled

Nearly all downstream forks active today have code in places other than
`code/`, this makes the BT compiler account for that

N/A
2026-08-18 10:02:18 +02:00