gameQuery
gameQuery copied to clipboard
namespace jquery.gamequery.ext.js
jquery.gamequery.ext.js should probably be namespaced for library compatibility:
(function($) { // ... })(jQuery);
In the current master of gameQuery i also had to comment "$ = $.extend($, {gameQuery: {}});"