feat: P.0.lib.render integration — render hook + tile colors + lib-core.render dep
This commit is contained in:
@@ -4,5 +4,8 @@
|
||||
"kind": "module",
|
||||
"api": "^0.1",
|
||||
"entry_point": "init.lua",
|
||||
"deps": [{"id":"lib-core.maps","version":"0.1.0"}]
|
||||
"deps": [
|
||||
{"id":"lib-core.maps","version":"0.1.0"},
|
||||
{"id":"lib-core.render","version":"0.1.0"}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user