dotnet template for developing Len's Island mods

bepinex dotnet-template lens-island unity
3 Open Issues Need Help Last updated: Aug 9, 2025

Open Issues Need Help

View All on GitHub
Game Modification Video Game Mod

AI Summary: Create a GitHub Actions workflow for the Len's Island BepInEx template project that automatically publishes releases to GitHub. The workflow should optionally support publishing to Thunderstore by uncommenting a section and providing a `THUNDERSTORE_TOKEN` secret. The workflow will leverage the existing `lens-island-publish-action`.

Complexity: 3/5
documentation enhancement good first issue

dotnet template for developing Len's Island mods

C#
#bepinex#dotnet-template#lens-island#unity
Game Modification Video Game Mod

AI Summary: Update the Len's Island BepInEx template's README to include instructions on how to install the template using the dotnet CLI, add the GitHub NuGet feed, and provide a simple example of creating a project using the template. This will improve usability for users unfamiliar with the process.

Complexity: 2/5
documentation good first issue

dotnet template for developing Len's Island mods

C#
#bepinex#dotnet-template#lens-island#unity
Game Modification Video Game Mod

AI Summary: Add a `thunderstore.toml` file to the Len's Island BepInEx mod template project. This file should contain metadata for use with the Thunderstore CLI, simplifying the mod publishing process for users of the template.

Complexity: 2/5
enhancement good first issue

dotnet template for developing Len's Island mods

C#
#bepinex#dotnet-template#lens-island#unity