Mario Steele

Results 20 comments of Mario Steele

Well, looks like I missed this 7.2 milestone train by a few hours. Anyways, I figured I would submit a pull request to this issue that does ordered execution, based...

This is not what I was talking about. This is more to align with the same feature that is setup with Projects, where you can right click on the Project...

That's why I suggested the 3 menu items for it, one to open up the Editor Settings folder (Data Folder), One for the Installed Location, and one to Copy the...

The reason why you need to manually copy of the DLL file is because you do not have a reference to LibGit2Sharp.NativeBinaries in the csproj file. This would ensure that...

The second method in which to use Git, will require you to know where Git is, as sometimes it may not be found correctly. The best test for that, would...

Take your time, it's not something that you absolutely have to do right this moment. As you can see from my own commits, I take my time getting stuff correct....

This will be part of the v0.2.0 milestone, as I'll be adding Tuxfamily, along with allowing other custom mirrors to be accessible through Godot Manager.

> I had this problem for several weeks using PIA and this container, but it resolved itself once I enabled 2 things in Transmission: ` "peer-port-random-on-start": true, "port-forwarding-enabled": true,` >...

Since no progress has been made on this Pull request since April, I am closing the PR, as a Major Re-write will be coming soon, that will re-work a lot...

Did you make sure to set RUST_UPDATE_CHECKING to 1, and RUST_UPDATE_BRANCH to the branch you are running in your configuration for your Container? If RUST_UPDATE_CHECKING is set to 1 but...