Skip to content

Pinned Loading

  1. com.lurking-ninja.csharp-templates com.lurking-ninja.csharp-templates Public

    Adds often used templates for create simple C# scripts, interface, etc. files.

    C# 4

  2. DomainReloadSG DomainReloadSG Public

    Source Generator to support Domain Reload off in Unity (handle static fields and event handlers).

    C# 20 3

  3. com.lurking-ninja.dependency com.lurking-ninja.dependency Public

    Simplified dependency Injection for Unity utilizing SourceGeneration making it as performant as possible.

    C# 17 2

  4. com.lurking-ninja.player-loop com.lurking-ninja.player-loop Public

    Small package to help using Unity's custom player loop.

    C# 10 2

  5. com.lurking-ninja.codegen com.lurking-ninja.codegen Public

    This is a package to automatically or manually generate C# accessor classes to reach various Unity data like Localization.

    C#

  6. RandomExtensions RandomExtensions Public

    This is a recreation of the original RandomExtensions by AnnulusGames for this package.

    C# 1

Repositories

Showing 9 of 9 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
    C# 0 MIT 0 0 0 Updated Nov 22, 2024
  • 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
    C# 4 MIT 0 0 0 Updated Nov 22, 2024
  • 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
    C# 17 MIT 2 1 0 Updated Nov 22, 2024
  • RandomExtensions Public

    This is a recreation of the original RandomExtensions by AnnulusGames for this package.

    LurkingNinja/RandomExtensions’s past year of commit activity
    C# 1 MIT 0 0 0 Updated Nov 22, 2024
  • 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
    C# 2 MIT 0 0 0 Updated Oct 25, 2024
  • 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
    C# 0 MIT 0 0 0 Updated Oct 25, 2024
  • 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
    C# 20 MIT 3 0 0 Updated Jan 17, 2024
  • 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
    C# 0 MIT 0 0 0 Updated Jan 10, 2024
  • com.lurking-ninja.player-loop Public

    Small package to help using Unity's custom player loop.

    LurkingNinja/com.lurking-ninja.player-loop’s past year of commit activity
    C# 10 MIT 2 0 0 Updated Jan 10, 2024

Top languages

Loading…

Most used topics

Loading…