Skip to content

Commit 9077def

Browse files
committed
defold files list in config
1 parent 7a973c1 commit 9077def

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meta/3rd/Defold/config.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name = 'Defold'
2-
files = {'game.project'}
2+
files = {'game.project', '*%.script', '*%.gui_script'}
33
configs = {
44
{
55
key = 'Lua.runtime.version',

0 commit comments

Comments
 (0)