Todd Gillissie

Results 5 issues of Todd Gillissie

I had one txt file with changes that I wanted to reset before pulling. Every time I do I reset, the file disppears from the changed files list for a...

Hi, thanks for making this program for Raspberry Pi. Whenever I push a commit, it asks me for my github user name and password. I wish it would save this...

# Issue Report ## Description The exitEvent callback takes two arguments: player and exit_status. If you call something like player.get_filename(), the program crashes with an OMXPlayerDeadError. It seems to me...

I do all of my Unity work on a Mac, and using Steamworks.NET works flawlessly from the editor. However, in my Mac builds, when hosting a game, I get a...

Based on the installation location in Unity, this path for copying steam_appid.txt is incorrect. Perhaps it should either be: Assets/com.rlabrecque.steamworks.net or Assets/Steamworks.NET/ public class RedistInstall { static RedistInstall() { CopyFile("Assets/Plugins/Steamworks.NET/redist",...