{"id":17278350,"url":"https://github.com/lbphacker/spaghetti","last_synced_at":"2025-10-15T00:31:36.141Z","repository":{"id":54113979,"uuid":"522021203","full_name":"LBPHacker/spaghetti","owner":"LBPHacker","description":"Subframe megastack synthesis for TPT — not production-ready, please refrain from opening issues","archived":false,"fork":false,"pushed_at":"2025-01-19T08:54:34.000Z","size":150,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"v2","last_synced_at":"2025-01-19T09:30:59.266Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Lua","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/LBPHacker.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":"2022-08-06T18:14:31.000Z","updated_at":"2025-01-19T08:54:35.000Z","dependencies_parsed_at":"2024-03-31T19:23:57.977Z","dependency_job_id":"eb65ee78-712f-4a94-967f-0b195d9025b3","html_url":"https://github.com/LBPHacker/spaghetti","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/LBPHacker%2Fspaghetti","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LBPHacker%2Fspaghetti/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LBPHacker%2Fspaghetti/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LBPHacker%2Fspaghetti/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LBPHacker","download_url":"https://codeload.github.com/LBPHacker/spaghetti/tar.gz/refs/heads/v2","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":236539122,"owners_count":19165454,"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-15T09:11:31.256Z","updated_at":"2025-10-15T00:31:30.845Z","avatar_url":"https://github.com/LBPHacker.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# spaghetti\n\nA small Lua module for [The Powder Toy][1] that implements \"0D megastack\nsynthesis\", whatever that is supposed to be.\n\n## building\n\n```sh\nmeson setup -Dbuildtype=release -Dinstall_dir=/path/to/lua/module/dir build\ncd build\nninja\nninja install # needs write privileges to install_dir\n```\n\n## usage\n\nKS adder demo in [here][2].\n```lua\nloadfile(\"/path/to/examples/tpt_runner.lua\")({\n\t-- don't set spaghetti_install_path if you installed spaghetti to your default module path\n\tspaghetti_install_path = \"/path/to/spaghetti/install/path\",\n\tdesign_path            = \"/path/to/examples/ks.lua\",\n})\n```\n\n[1]: https://github.com/The-Powder-Toy/The-Powder-Toy\n    \"The Powder Toy on GitHub\"\n[2]: examples/ks.lua\n\t\"KS adder demo\"\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flbphacker%2Fspaghetti","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flbphacker%2Fspaghetti","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flbphacker%2Fspaghetti/lists"}