-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Labels
Description
Currently this repo contains a native C++ AI, and the lua component. This won't work going forward with gadget AIs as it means duplication.
So I'd like to separate out the lua AI portion and have it as a submodule, so that it has 1 canonical source, rather than a native AI, and a gadget AI copy that need constant merging
@abma what needs doing at the Spring engine side of things to ensure this continues to work? There are reports that the EvoRTS submodule is working but not the BA/BAR submodules, I imagine changes will be needed for that too? What do you recommend?
Reactions are currently unavailable