Joe Ciskey
Joe Ciskey
The code provided here (especially the mergePreferredSource utility definition) is rather useful. However, it doesn't specify a license anywhere in the repository, so it's a good example but not something...
While working to utilize the library, I noticed that it doesn't load animation data from scenes, or any way to do animation rendering beyond the sample provided for sprites in...
This patch adds a passthrough parameter to the SSHTunnelForwarder class constructor that allows providing kwargs directly to the underlying Paramiko Transport constructor. This allows users to override Paramiko parameters when...
Hello! I'm working on a project involving RLE, and I'd much prefer to use the existing crate you have for RLE instead of rolling my own, as it looks like...