ForNeVeR/bloodmasters

Fix namespaces in the code

Closed this issue · 0 comments

Currently, most of our code lives in CodeImp.Bloodmasters, but certain parts are in just Bloodmasters.

Also, not all the namespaces correspond to the file layout.

Let's fix all this.

TODO

  • #10
  • Fix most namespaces
  • Fix the namespaces in Launcher
  • Make sure there are no folders that are not namespace providers left