POGOserver/src/proto.js
Felix 8b61647a6d Dump models and asset digest on first start
- Now dumps models and asset_digest on first start into /data
- Reworked the route request routine
- Added local ip4 display (is this ok?)
- Model download urls are now routed to the server itself (need to get
this more efficient)
- Updated version to 0.3.4
2016-08-19 16:53:09 +02:00

3 lines
58 B
JavaScript

import pogo from "node-pogo-protos";
export default pogo;