Files
Souldroid-Chat/project.json

14 lines
228 B
JSON
Raw Normal View History

2026-03-14 08:50:44 -04:00
{
"build_update": false,
"packages": [
"win",
2026-03-18 06:19:19 -04:00
"linux",
"mac"
2026-03-14 08:50:44 -04:00
],
"add_from": true,
"force_recompile": true,
"android_build": "Release",
"tutorial": false,
"renamed_all": true,
"renamed_steam": true
}