Editor Naming and Namespacing

Started by DrmKnightS 1 post 46 views

Reply on sbox.game
  1. #1
    DrmKnightS
    Hello, i new to s&box and i am really excited.

    I've been writing code in Visual Studio for a long time.

    I think solution and project naming have problems.
    For example, the most appropriate naming for a Solution is OrgName.ProjectName.
    For a Project, the most appropriate naming would be OrgName.ProjectName, OrgName.ProjectName.Editor.

    For example;
    Facepunch.FooBar is solution name for the game
    Facepunch.FooBar is runtime project for the game
    Facepunch.FooBar.Editor is editor project.
    The following change to the solution file naming convention might have been more appropriate.
    * projectsurvival.slnx to Facepunch.FooBar

    Base Library and Base Editor Library are incorrect project names according to Microsoft.

    Thank you for this incredibly beautiful project.

    More details:
    Ekran görüntüsü 2026-05-17 025953.png 1.28 KB