{"id":16602538,"url":"https://github.com/xta/titanfall","last_synced_at":"2026-04-21T19:33:19.801Z","repository":{"id":14168856,"uuid":"16874899","full_name":"xta/titanfall","owner":"xta","description":"unofficial Titanfall Ruby Gem","archived":false,"fork":false,"pushed_at":"2014-03-15T03:12:13.000Z","size":220,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-05T17:39:33.067Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/xta.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-02-16T00:15:49.000Z","updated_at":"2025-03-25T03:28:42.000Z","dependencies_parsed_at":"2022-09-23T20:04:02.488Z","dependency_job_id":null,"html_url":"https://github.com/xta/titanfall","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/xta/titanfall","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xta%2Ftitanfall","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xta%2Ftitanfall/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xta%2Ftitanfall/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xta%2Ftitanfall/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xta","download_url":"https://codeload.github.com/xta/titanfall/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xta%2Ftitanfall/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32106661,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-21T11:25:29.218Z","status":"ssl_error","status_checked_at":"2026-04-21T11:25:28.499Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-12T00:22:39.882Z","updated_at":"2026-04-21T19:33:19.781Z","avatar_url":"https://github.com/xta.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Titanfall Ruby Gem\n\n[Titanfall](http://www.titanfall.com/) PC ([Origin](https://www.origin.com)) Ruby Gem - Version 0.0.2\n\nThis gem is not endorsed, certified or otherwise approved in any way by Respawn Entertainment or any of its affiliates.\n\n## Get started in 3, 2, 1 … Mark!\n\nFrom the command line\n\n`gem install titanfall`\n\nIn your ruby file\n\n    require 'titanfall\n    t = Titanfall.new\n\nNote: If your local save files are not located at `C:\\Users\\[YOUR_WIN_USERNAME]\\Documents\\Respawn`, you will need to pass the path (with proper string escaping) during initialization\n\n    require 'titanfall\n    t = Titanfall.new \"C:\\\\Storage\\\\Other\\\\Path\\\\to\\\\Respawn\"\n\n## Instance Methods\n\n#### `bindings`\nGet key bindings\n\n    t.bindings['1'] #=\u003e \"weaponSelectPrimary0\"\n    t.bindings['2'] #=\u003e \"weaponSelectPrimary1\"\n    t.bindings['3'] #=\u003e \"weaponSelectOrdnance\"\n\n#### `profile`\nGet profile configs\n\n    t.profile['training_hasEverFinished'] #=\u003e \"1\"\n\n#### `settings`\nGet setting configs\n\n    t.settings['m_sensitivity'] #=\u003e \"5\"\n\n#### `videoconfig`\nGet video configs\n\n    t.videoconfig['setting.cl_fovScale'] #=\u003e \"1.0\"\n\n## License\n\nTitanfall Ruby Gem is released under the [MIT License](http://www.opensource.org/licenses/MIT).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxta%2Ftitanfall","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxta%2Ftitanfall","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxta%2Ftitanfall/lists"}