mirror of
https://github.com/unmojang/node-minecraft-protocol.git
synced 2025-09-28 05:35:56 -04:00
Expose the Client class to browser
This commit is contained in:
parent
23945f54c3
commit
c968cbefe5
@ -1,4 +1,5 @@
|
||||
|
||||
module.exports = {
|
||||
Client: require('./dist/client'),
|
||||
protocol: require('./dist/protocol')
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user