Skip to content

Refactor namespaces to match new folder structure #5

Description

@KotyaraDev

What to do

Update all namespace declarations to correspond to the new directory structure.

Expected namespaces:

  • SimpleZombieMode.Core for everything in core/
  • SimpleZombieMode.Features.ZombieClasses for zombie classes
  • SimpleZombieMode for main plugin files
  • Update using statements everywhere

Acceptance criteria

  • No more old namespaces (e.g. from src.services)
  • Project builds without errors
  • All classes are in correct namespaces

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    Projects

    Status
    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions