{"id":16602538,"url":"https://github.com/xta/titanfall","last_synced_at":"2025-03-09T12:54:14.503Z","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":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-17T23:36:23.056Z","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":"2014-03-15T03:12:13.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,"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","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242692346,"owners_count":20170228,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"2025-03-09T12:54:14.461Z","avatar_url":"https://github.com/xta.png","language":"Ruby","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","funding_links":[],"categories":[],"sub_categories":[],"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"}