~aleteoryx/muditaos

ref: 09bab001d0d0479d6dc773b1ccc785277f4fd402 muditaos/scripts/lua/share/consts.lua -rw-r--r-- 123 bytes
09bab001 — Mateusz Piesta [MOS-807] Update scripts 3 years ago
                                                                                
1
2
3
4
5
6
local consts = {}

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

return consts