wiremod / wire

Garry's Mod add-on that allows users to wire up components in order to make more elaborate automatic and user-controlled contraptions.
http://www.wiremod.com
Apache License 2.0
551 stars 331 forks source link

Convert file extension to use netstream #2991

Closed Denneisk closed 6 months ago

Denneisk commented 6 months ago

Makes sending files between client and server use netstream.

Fixes #2989

RFC:

Fasteroid commented 6 months ago

@thegrb93 This broke uploading files, please test PRs before you merge them.