Drag and Drop file uploading does not work
joecharamut opened this issue ยท 1 comments
Minecraft 1.17.1
CC: Restitched 1.97.1-beta-1
Reproduction:
- Open a computer terminal
- Try to drop a lua file onto it
- Doesn't work
Additional Notes:
- When trying to use dan200.computercraft.shared.network.server.UploadFileMessage.send() directly, it only creates a file with the name specified, but does not write the content uploaded to it
Oh I missed that it wasn't working