Skip to content

Conversation

@matgis
Copy link
Contributor

@matgis matgis commented Nov 29, 2022

Updated to use new interface introduced in defold/defold#7190.

@matgis matgis force-pushed the lua-preprocessor-interface-refactor branch 2 times, most recently from 5c0082e to b271cee Compare December 1, 2022 07:22
#!/usr/bin/env bash

rm -f lua-preprocessor/plugins/share/pluginLuaPreprocessor.jar

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The bob.jar I was using to build the extension was loading the existing share/pluginLuaPreprocessor.jar as a plugin and throwing an exception since it had a reference to the deleted LuaBuilderPlugin class.

@matgis matgis force-pushed the lua-preprocessor-interface-refactor branch from b271cee to dba2565 Compare December 1, 2022 15:02
@matgis matgis merged commit 4a517f3 into main Dec 1, 2022
@matgis matgis deleted the lua-preprocessor-interface-refactor branch December 1, 2022 16:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants