package libcore const ( geoipDat = "geoip.db" geositeDat = "geosite.db" geoipVersion = "geoip.version.txt" geositeVersion = "geosite.version.txt" yacdDstFolder = "yacd" yacdVersion = "yacd.version.txt" ) var apkAssetPrefixSingBox = "sing-box/" var internalAssetsPath string var externalAssetsPath string