adventure icon indicating copy to clipboard operation
adventure copied to clipboard

Tim-specific code

Open dylanevl opened this issue 14 years ago • 0 comments

To get this to run, I had to change line 14 of server.js to:

var world = worldDB(__dirname + '/node_modules/world-db/data/world.db', 1024, 10000);

I also created an empty 'world.db' file in /node_modules/world/db/data to avoid the next error.

There is also a reference to /tim/ in tiles.svg on line 19.

dylanevl avatar Jun 16 '11 05:06 dylanevl