~aleteoryx/muditaos

ref: 0aa333d08b76fb497830cf5ad973114a4e650a03 muditaos/scripts/lua/share/consts.lua -rw-r--r-- 123 bytes
0aa333d0 — Bartosz [MOS-856] Update DeviceInfo documentation 2 years ago
                                                                                
1
2
3
4
5
6
local consts = {}

consts.version_file = "version.json"
consts.indexer_cache_file = ".directory_is_indexed"

return consts