#Kit-Name: WebSockets Remote Events

# Set the bundles base
set mbs.bundles.base=../../../bundles/

# Install the WebSockets Server Bundles
kitman.i "websockets server"

# Install the Policy Admin Bundles
kitman.i "policy admin"

# Install the Legacy WebSockets Remote Events Lib Bundle
fw.i -f -s com.prosyst.mbs.websockets.wa.events.handler.jar

# Install the WebSockets Remote Events Lib Bundle
fw.i -f -s com.prosyst.mbs.websockets.events.endpoint.jar
