{"id":13342985,"url":"https://github.com/qudix/commonlibsse-template","last_synced_at":"2025-03-12T03:30:45.747Z","repository":{"id":237068692,"uuid":"793744582","full_name":"qudix/commonlibsse-template","owner":"qudix","description":"SKSE64 template using CommonLibSSE","archived":false,"fork":false,"pushed_at":"2024-11-19T04:52:47.000Z","size":23,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-11-19T05:32:57.064Z","etag":null,"topics":["commonlibsse","skse64","template","xmake"],"latest_commit_sha":null,"homepage":"","language":"Lua","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/qudix.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2024-04-29T19:36:56.000Z","updated_at":"2024-11-19T04:52:50.000Z","dependencies_parsed_at":"2024-11-19T05:40:59.022Z","dependency_job_id":null,"html_url":"https://github.com/qudix/commonlibsse-template","commit_stats":null,"previous_names":["qudix/commonlibsse-template"],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qudix%2Fcommonlibsse-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qudix%2Fcommonlibsse-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qudix%2Fcommonlibsse-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qudix%2Fcommonlibsse-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qudix","download_url":"https://codeload.github.com/qudix/commonlibsse-template/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243150709,"owners_count":20244447,"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":["commonlibsse","skse64","template","xmake"],"created_at":"2024-07-29T19:30:09.301Z","updated_at":"2025-03-12T03:30:45.739Z","avatar_url":"https://github.com/qudix.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CommonLibSSE Plugin Template\n\nThis is a basic plugin template using CommonLibSSE.\n\n### Requirements\n* [XMake](https://xmake.io) [2.8.2+]\n* C++23 Compiler (MSVC, Clang-CL)\n\n## Getting Started\n```bat\ngit clone --recurse-submodules https://github.com/qudix/commonlibsse-template\ncd commonlibsse-template\n```\n\n### Build\nTo build the project, run the following command:\n```bat\nxmake build\n```\n\n\u003e ***Note:*** *This will generate a `build/windows/` directory in the **project's root directory** with the build output.*\n\n### Build Output (Optional)\nIf you want to redirect the build output, set one of or both of the following environment variables:\n\n- Path to a Skyrim install folder: `XSE_TES5_GAME_PATH`\n\n- Path to a Mod Manager mods folder: `XSE_TES5_MODS_PATH`\n\n### Project Generation (Optional)\nIf you want to generate a Visual Studio project, run the following command:\n```bat\nxmake project -k vsxmake\n```\n\n\u003e ***Note:*** *This will generate a `vsxmakeXXXX/` directory in the **project's root directory** using the latest version of Visual Studio installed on the system.*\n\n### Upgrading Packages (Optional)\nIf you want to upgrade the project's dependencies, run the following commands:\n```bat\nxmake repo --update\nxmake require --upgrade\n```\n\n## Documentation\nPlease refer to the [Wiki](../../wiki/Home) for more advanced topics.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqudix%2Fcommonlibsse-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqudix%2Fcommonlibsse-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqudix%2Fcommonlibsse-template/lists"}