{"id":16412797,"url":"https://github.com/script47/panther","last_synced_at":"2025-09-03T12:36:38.587Z","repository":{"id":7766355,"uuid":"9134886","full_name":"Script47/Panther","owner":"Script47","description":"A free game 'engine', with minimal modifications.","archived":false,"fork":false,"pushed_at":"2018-06-25T20:47:45.000Z","size":270,"stargazers_count":13,"open_issues_count":6,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-04T13:37:52.855Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","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/Script47.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":"2013-03-31T19:13:02.000Z","updated_at":"2021-06-20T20:10:20.000Z","dependencies_parsed_at":"2022-09-13T14:01:06.154Z","dependency_job_id":null,"html_url":"https://github.com/Script47/Panther","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Script47/Panther","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Script47%2FPanther","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Script47%2FPanther/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Script47%2FPanther/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Script47%2FPanther/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Script47","download_url":"https://codeload.github.com/Script47/Panther/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Script47%2FPanther/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273445239,"owners_count":25107148,"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","status":"online","status_checked_at":"2025-09-03T02:00:09.631Z","response_time":76,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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-11T06:49:49.775Z","updated_at":"2025-09-03T12:36:38.562Z","avatar_url":"https://github.com/Script47.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"Panther Skeleton 1.0\n-\n\nPanther is a lightweight game 'engine'(read: skeleton), to help programmers start\nwith something 'useful' for their text-based game adventure.\n\nDO NOT USE THIS UNLESS TOLD OTHERWISE.\n\nQuick Guide\n\n- **How to create a module**\n * Go to mods/\n * Create a new folder for your module\n * Create the main.php page\n * Go to mods/home\n * Edit mods/home/menu.php\n\n- **How to disable a module**\n * Go to mods/\n * Find the module to disable\n * Create disabled.panther in the module directory\n * Simply delete the disabled.panther file to enable it again\n\n- **How to contribute to Panther Skeleton**\n * Fork it on GitHub (https://github.com/snikonet/PantherSkeleton)\n * Push the update to me\n * I'll review\u0026pull it\n\n- **How to update stats**\n * Adding 10 to users strength\n    `$user-\u003esetStat($user-\u003egetStatId('str'), $user-\u003egetStat('str')+10);`\n * Subtracting 10 from users strength\n    `$user-\u003esetStat($user-\u003egetStatId('str'), $user-\u003egetStat('str')-10);`\n * Setting users strength to 5\n    `$user-\u003esetStat($user-\u003egetStatId('str'), 5);`\n\n- **Updates**\n * Hacks have been added; just create an account, and you'll see it in the menu.\n\n- **Author notes**\n\nPlease do not resell panther, as it is intended to be open source.\nwww.sniko.net \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscript47%2Fpanther","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fscript47%2Fpanther","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscript47%2Fpanther/lists"}