SollmoStudio / beyond

Beyond: The Scalable Game Server Framework
http://www.beyondframework.com
Apache License 2.0
25 stars 9 forks source link

Add __dirname and stuffs. #155

Closed hatashiro closed 9 years ago

hatashiro commented 9 years ago

The first patch is to run Play applications in JavaScript console, because of the same reason with one for the plugin test runner.

The latter one is simply to add the __dirname property to the Beyond global scope.