forked from didirus/AstralRinth
* initial migration * barebones profiles * Finish profiles * Add back file watcher * UI support progress * Finish most of cache * Fix options page * Fix forge, finish modrinth auth * Accounts, process cache * Run SQLX prepare * Finish * Run lint + actions * Fix version to be compat with windows * fix lint * actually fix lint * actually fix lint again
171 lines
4.1 KiB
JSON
171 lines
4.1 KiB
JSON
{
|
|
"db_name": "SQLite",
|
|
"query": "\n SELECT\n path, install_stage, name, icon_path,\n game_version, mod_loader, mod_loader_version,\n json(groups) as \"groups!: serde_json::Value\",\n linked_project_id, linked_version_id, locked,\n created, modified, last_played,\n submitted_time_played, recent_time_played,\n override_java_path,\n json(override_extra_launch_args) as \"override_extra_launch_args!: serde_json::Value\", json(override_custom_env_vars) as \"override_custom_env_vars!: serde_json::Value\",\n override_mc_memory_max, override_mc_force_fullscreen, override_mc_game_resolution_x, override_mc_game_resolution_y,\n override_hook_pre_launch, override_hook_wrapper, override_hook_post_exit\n FROM profiles\n WHERE 1=$1",
|
|
"describe": {
|
|
"columns": [
|
|
{
|
|
"name": "path",
|
|
"ordinal": 0,
|
|
"type_info": "Text"
|
|
},
|
|
{
|
|
"name": "install_stage",
|
|
"ordinal": 1,
|
|
"type_info": "Text"
|
|
},
|
|
{
|
|
"name": "name",
|
|
"ordinal": 2,
|
|
"type_info": "Text"
|
|
},
|
|
{
|
|
"name": "icon_path",
|
|
"ordinal": 3,
|
|
"type_info": "Text"
|
|
},
|
|
{
|
|
"name": "game_version",
|
|
"ordinal": 4,
|
|
"type_info": "Text"
|
|
},
|
|
{
|
|
"name": "mod_loader",
|
|
"ordinal": 5,
|
|
"type_info": "Text"
|
|
},
|
|
{
|
|
"name": "mod_loader_version",
|
|
"ordinal": 6,
|
|
"type_info": "Text"
|
|
},
|
|
{
|
|
"name": "groups!: serde_json::Value",
|
|
"ordinal": 7,
|
|
"type_info": "Null"
|
|
},
|
|
{
|
|
"name": "linked_project_id",
|
|
"ordinal": 8,
|
|
"type_info": "Text"
|
|
},
|
|
{
|
|
"name": "linked_version_id",
|
|
"ordinal": 9,
|
|
"type_info": "Text"
|
|
},
|
|
{
|
|
"name": "locked",
|
|
"ordinal": 10,
|
|
"type_info": "Int64"
|
|
},
|
|
{
|
|
"name": "created",
|
|
"ordinal": 11,
|
|
"type_info": "Int64"
|
|
},
|
|
{
|
|
"name": "modified",
|
|
"ordinal": 12,
|
|
"type_info": "Int64"
|
|
},
|
|
{
|
|
"name": "last_played",
|
|
"ordinal": 13,
|
|
"type_info": "Int64"
|
|
},
|
|
{
|
|
"name": "submitted_time_played",
|
|
"ordinal": 14,
|
|
"type_info": "Int64"
|
|
},
|
|
{
|
|
"name": "recent_time_played",
|
|
"ordinal": 15,
|
|
"type_info": "Int64"
|
|
},
|
|
{
|
|
"name": "override_java_path",
|
|
"ordinal": 16,
|
|
"type_info": "Text"
|
|
},
|
|
{
|
|
"name": "override_extra_launch_args!: serde_json::Value",
|
|
"ordinal": 17,
|
|
"type_info": "Null"
|
|
},
|
|
{
|
|
"name": "override_custom_env_vars!: serde_json::Value",
|
|
"ordinal": 18,
|
|
"type_info": "Null"
|
|
},
|
|
{
|
|
"name": "override_mc_memory_max",
|
|
"ordinal": 19,
|
|
"type_info": "Int64"
|
|
},
|
|
{
|
|
"name": "override_mc_force_fullscreen",
|
|
"ordinal": 20,
|
|
"type_info": "Int64"
|
|
},
|
|
{
|
|
"name": "override_mc_game_resolution_x",
|
|
"ordinal": 21,
|
|
"type_info": "Int64"
|
|
},
|
|
{
|
|
"name": "override_mc_game_resolution_y",
|
|
"ordinal": 22,
|
|
"type_info": "Int64"
|
|
},
|
|
{
|
|
"name": "override_hook_pre_launch",
|
|
"ordinal": 23,
|
|
"type_info": "Text"
|
|
},
|
|
{
|
|
"name": "override_hook_wrapper",
|
|
"ordinal": 24,
|
|
"type_info": "Text"
|
|
},
|
|
{
|
|
"name": "override_hook_post_exit",
|
|
"ordinal": 25,
|
|
"type_info": "Text"
|
|
}
|
|
],
|
|
"parameters": {
|
|
"Right": 1
|
|
},
|
|
"nullable": [
|
|
false,
|
|
false,
|
|
false,
|
|
true,
|
|
false,
|
|
false,
|
|
true,
|
|
null,
|
|
true,
|
|
true,
|
|
true,
|
|
false,
|
|
false,
|
|
true,
|
|
false,
|
|
false,
|
|
true,
|
|
null,
|
|
null,
|
|
true,
|
|
true,
|
|
true,
|
|
true,
|
|
true,
|
|
true,
|
|
true
|
|
]
|
|
},
|
|
"hash": "4acd47f6bad3d2d4df5e5d43b3441fa2714cb8ad978adc108acc67f042380df1"
|
|
}
|