a1c527711c
- Major Framework update to fix already existing XML warnings. - Added more alias for the basic api, old calls won't be changed: * Details:GetWindow -> GetInstance * Window:IsShown() -> Instance:IsActive() * Window:HideWindow() -> Instance:ShutDown() * Window:ShowWindow() -> Instance:EnableInstance()