Nebual / sandbox-plus

A community fork of Facepunch's Sandbox gamemode for s&box, with tweaks to allow modular addons, like Wirebox, to extend it further
MIT License
15 stars 9 forks source link

[Improvement] Change namespaces #38

Open Hri7566 opened 1 year ago

Hri7566 commented 1 year ago
namespace SandboxPlus;
Nebual commented 1 year ago

Yes, this might also happen to allow us to be compatible with addons built against/referencing Facepunch/Sandbox (though there might also be plenty of other issues with that preventing that from ever really being a possibility)