Pinned Loading
Repositories
- com.lurking-ninja.codegen Public
This is a package to automatically or manually generate C# accessor classes to reach various Unity data like Localization.
LurkingNinja/com.lurking-ninja.codegen’s past year of commit activity - com.lurking-ninja.csharp-templates Public
Adds often used templates for create simple C# scripts, interface, etc. files.
LurkingNinja/com.lurking-ninja.csharp-templates’s past year of commit activity - com.lurking-ninja.dependency Public
Simplified dependency Injection for Unity utilizing SourceGeneration making it as performant as possible.
LurkingNinja/com.lurking-ninja.dependency’s past year of commit activity - RandomExtensions Public
This is a recreation of the original RandomExtensions by AnnulusGames for this package.
LurkingNinja/RandomExtensions’s past year of commit activity - com.lurking-ninja.localization-codegen Public archive
Discontinued! Codegen for Unity's Localization package to be able to handle localization members from static code. (Generates method calls, not const strings so it handles translation changes just fine.)
LurkingNinja/com.lurking-ninja.localization-codegen’s past year of commit activity - com.lurking-ninja.input-codegen Public archive
Discontinued! Dynamic codegen for Unity's InputSystem for better ability to switch controls when needed.
LurkingNinja/com.lurking-ninja.input-codegen’s past year of commit activity - DomainReloadSG Public
Source Generator to support Domain Reload off in Unity (handle static fields and event handlers).
LurkingNinja/DomainReloadSG’s past year of commit activity - com.lurking-ninja.cheat-code Public
Small package to build, listen to and execute code upon specific user input (cheat codes like iddqd).
LurkingNinja/com.lurking-ninja.cheat-code’s past year of commit activity