{"id":19085364,"url":"https://github.com/naev/naev-plugins","last_synced_at":"2026-05-24T08:30:20.693Z","repository":{"id":66683892,"uuid":"525617162","full_name":"naev/naev-plugins","owner":"naev","description":"An index of existing Naev plugins.","archived":false,"fork":false,"pushed_at":"2024-12-01T07:52:44.000Z","size":14,"stargazers_count":3,"open_issues_count":0,"forks_count":8,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-01-02T21:45:57.279Z","etag":null,"topics":["game","naev","plugins","space"],"latest_commit_sha":null,"homepage":"https://naev.org","language":null,"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/naev.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-17T02:53:15.000Z","updated_at":"2025-01-02T16:30:11.000Z","dependencies_parsed_at":"2024-06-08T04:43:03.836Z","dependency_job_id":null,"html_url":"https://github.com/naev/naev-plugins","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/naev%2Fnaev-plugins","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/naev%2Fnaev-plugins/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/naev%2Fnaev-plugins/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/naev%2Fnaev-plugins/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/naev","download_url":"https://codeload.github.com/naev/naev-plugins/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240136981,"owners_count":19753645,"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":["game","naev","plugins","space"],"created_at":"2024-11-09T02:55:45.128Z","updated_at":"2026-05-24T08:30:20.622Z","avatar_url":"https://github.com/naev.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# NAEV PLUGINS\n\nThis repository is meant to be a place to centralize a list of approved\nplugins. If you want to make changes such as adding plugins or updating their\ninformation, please open a pull request to do so.\n\n## How to Use Plugins\n\n*Due to a lack of a proper plugin manager ([help wanted!](https://github.com/naev/naev/issues/2180)), installation has to be\ndone manually at the moment.*\n\n### Manual Install\n\nInstallation is as simple as dropping the plugin `.zip` file (or entire\ndirectory, such as git clone) into your plugin directory. You can find your\nplugin directory by running Naev, clicking on options, then clicking on\nplugins. When you launch Naev, it should automatically detect the plugins and\nload them. You can check loaded plugins by looking at the plugins tab in the\noptions menu.\n\n## Plugin Information Format\n\nThe plugin information format is a stub of the `plugin.xml` that is necessary in each plugin with additional information on where to get the plugin. In particular, an example is shown below.\n\n```xml\n\u003c?xml version=\"1.0\" encoding=\"UTF-8\"?\u003e\n\u003cplugin name=\"Sea of Mayonnaise\"\u003e\n \u003cauthor\u003eNaev DevTeam\u003c/author\u003e\n \u003clicense\u003eGPLv3+\u003c/license\u003e\n \u003cwebsite\u003ehttps://github.com/naev/total_conversion_plugin_example\u003c/website\u003e\n \u003cgit\u003ehttps://github.com/naev/total_conversion_plugin_example\u003c/git\u003e\n\u003c/plugin\u003e\n```\n\nTo obtain the plugin you can either use a `\u003cgit\u003e` node indicating that the link is to a git repository, or you can use a `\u003clink\u003e` to directly link to a zip file to download. A summary of the available nodes is shown below:\n\n1. `\u003cauthor\u003e`: Specifies the author(s) of the plugin.\n1. `\u003cgit\u003e`: specifies the git repository of the plugin. Is not necessary if `\u003clink\u003e` is used instead.\n1. `\u003clink\u003e`: specifies a direct link to download a zip of the plugin. Is not necessary if `\u003cgit\u003e` is used instead.\n1. `\u003cwebsite\u003e` *(optional)*: specifies the website of the plugin\n1. `\u003clicense\u003e` *(optional)*: Specifies the license of the plugin.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnaev%2Fnaev-plugins","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnaev%2Fnaev-plugins","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnaev%2Fnaev-plugins/lists"}