{"id":16086105,"url":"https://github.com/jayfoxrox/pba-tools","last_synced_at":"2025-03-18T06:30:40.378Z","repository":{"id":77255848,"uuid":"87634574","full_name":"JayFoxRox/pba-tools","owner":"JayFoxRox","description":"Tools to work with \"The Pinball Arcade\" files","archived":false,"fork":false,"pushed_at":"2018-10-28T21:27:12.000Z","size":46,"stargazers_count":12,"open_issues_count":4,"forks_count":6,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-28T07:49:27.873Z","etag":null,"topics":["3d","android","arcade","bally","converter","farsight","ios","ipdb","linux","meshes","models","pc11","pinball","rez","steam","stern","studios","textures","tool","williams"],"latest_commit_sha":null,"homepage":null,"language":"C","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/JayFoxRox.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-04-08T13:08:01.000Z","updated_at":"2024-01-30T05:16:53.000Z","dependencies_parsed_at":"2023-02-27T09:31:03.850Z","dependency_job_id":null,"html_url":"https://github.com/JayFoxRox/pba-tools","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/JayFoxRox%2Fpba-tools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JayFoxRox%2Fpba-tools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JayFoxRox%2Fpba-tools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JayFoxRox%2Fpba-tools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JayFoxRox","download_url":"https://codeload.github.com/JayFoxRox/pba-tools/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243906263,"owners_count":20366997,"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":["3d","android","arcade","bally","converter","farsight","ios","ipdb","linux","meshes","models","pc11","pinball","rez","steam","stern","studios","textures","tool","williams"],"created_at":"2024-10-09T13:10:30.686Z","updated_at":"2025-03-18T06:30:40.083Z","avatar_url":"https://github.com/JayFoxRox.png","language":"C","funding_links":["https://www.patreon.com/jayfoxrox","https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=x1f3o3x7x%40googlemail%2ecom\u0026lc=GB\u0026item_name=Jannik%20Vogel%20%28JayFoxRox%29\u0026no_note=0\u0026currency_code=USD\u0026bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHostedGuest"],"categories":[],"sub_categories":[],"readme":"This is a set of tools to operate on The Pinball Arcade (PBA) files.\nPBA is a video-game developed by [FarSight Studios](http://farsightstudios.com/).\n\n![A PBA table loaded in Blender](http://i.imgur.com/5tLnvJG.png)\n\nMost of the tools in this repository convert to [JSON](http://json.org), TGA or OBJ/MTL.\n\nThis tool is not able to *create* any kind of PBA files yet!\nIt merely loads / converts PBA files to more usable file formats at the moment.\n\n# Compilation / Running\n\nFirst install all dependencies:\n\n* libtxc_dxtn\n\nThen run the following commands to clone and compile\n\n```\ngit clone https://github.com/JayFoxRox/pba-tools.git\ncd pba-tools\nmkdir build\ncd build\ncmake ..\nmake -j 4\n```\n\nThe tools will be available in the build folder.\n\n# Donate\n\nIf you like my work, a donation would be nice:\n\n* [Patreon](https://www.patreon.com/jayfoxrox)\n* [PayPal](https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=x1f3o3x7x%40googlemail%2ecom\u0026lc=GB\u0026item_name=Jannik%20Vogel%20%28JayFoxRox%29\u0026no_note=0\u0026currency_code=USD\u0026bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHostedGuest)\n\nEven a small amount does help me and shows appreciation. Thank you!\n\n# License\n\n(c) 2017 Jannik Vogel (JayFoxRox)\nAll rights reserved.\n\n* I hereby explicitly allow you to look at the source-code of pba-tools.\n* You are also allowed to download my code, compile my code and execute the generated binary.\n* For scripts you are allowed to interpret them using the respective scripting languages interpreter.\n* You are *explicitly* **not allowed to modify** any of my code.\n* You are *explicitly* **not allowed to link** (in any possible way) my code (or any derivative, such as the binary) against other software (except system libraries) either.\n* You are *explicitly* **not allowed to redistribute** my code (or any derivative, such as the binary) anywhere.\n\nThis means you are not allowed to re-use this code (or any derivative work) for any other projects.\n\n\nWant this changed? License is TBD.\nIf you have license recommendations, tell me about it in GitHub Issue #1\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjayfoxrox%2Fpba-tools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjayfoxrox%2Fpba-tools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjayfoxrox%2Fpba-tools/lists"}