350 B
350 B
Changelog
- Creating new embedded modules changed for using existing ones (needed for proper launch under venv; reverse compatible change)
- Entry point module now will be added to
sys.pathon the server launch - Server will now throw an exception if entry point module doesn't exist
- Fix for
Packet.sendToAllhad incorrect argument list