You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description" : "This package contains a collection of classes and interfaces to allow for quick implementation of the command pattern across projects.",
"author" : {
"name" : "Chris Wedin",
"email" : "cmwedin@gmail.com",
"url" : "https://github.com/cmwedin"
},
"samples" : [{
"displayName" : "Simple Demo",
"description" : "This demo contains a scene with various ui elements that showcase different systems that can be implemented using this package as well as showcasing some of the packages more advanced features such as async commands",