Disable lua by default

This commit is contained in:
Roy Qu 2024-01-18 10:09:42 +08:00
parent 5ae88452a9
commit f9028ab70f
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ CONFIG += nokey
CONFIG += ENABLE_SDCC
# uncomment the following line to enable Lua-based add-on support
CONFIG += ENABLE_LUA_ADDON
# CONFIG += ENABLE_LUA_ADDON
APP_NAME = RedPandaCPP