MichaelO

Results 7 comments of MichaelO

You’re missing an appconfig, need to export an appconfig in SteamingAssest (use editor). ![IMG_5209](https://github.com/michael811125/OxGFrame/assets/30960759/1bf19966-0eb8-489e-a114-3f0d330ce8ce)

Dev on linux is not recommended and also I didn't test on Linux. But you can modify the program yourself to fix Linux compatibility.

can try it https://github.com/michael811125/AssetBundles-Browser-Plus

try it https://github.com/michael811125/AssetBundles-Browser-Plus

> 我觉的日志的颜色可以在这里配置,而不是在代码里面写,比较麻烦 有想过,那时候为了颜色鲜明多样,就没有特别规划了,主要对于外部的打印无法解析 Rich Text,导致外部可能会不易阅读,不过可以自己先 override 过一层正则式取代 \\ 为空字串。 至于相关颜色规则会在来进行统一规划,变向比较单纯与统一的方式呈现日志的颜色,尽量避免在代码中实现,感谢建议。

> 我觉的日志的颜色可以在这里配置,而不是在代码里面写,比较麻烦 预计今明天,会将所有打印的颜色统一由日志器实现 ,再次感谢建议。 - OxGFrame 全代码 (移除代码打印颜色) - OxGKit 全代码 (移除代码打印颜色)

> 我觉的日志的颜色可以在这里配置,而不是在代码里面写,比较麻烦 已更新 #120。 - [Release v3.4.7](https://github.com/michael811125/OxGFrame/releases/tag/v3.4.7)