Results 12 comments of Tai

With respect, I think it unrealistic to expect other people to do documentation like you said. People contribute to open source projects for one of 2 reason: - Enjoyment -...

It is great that we have a volunteer. I am simply making a suggestion, not a criticism. The reason being that the project was abandoned for a year, so I'm...

Well, I think either we have some cultural different, or you are not in the best mood right now. I'm not criticising you or the project. My understand of "suggestion"...

The problem is python version mismatch. While bombsquad_server was ran with python3.8, dist/ba_data/python/ba/__init__.py was loaded with python3. I don't have any solution short of replacing system python3. Maybe @efroemling can...

I'd like to avoid doing that if possible. I really don't want to go changes old scripts littered all over the places, many not mine own. Maybe spinning up a...

Ok after I get the correct python binary to be used, the same problem still occurs. Is it possible that this have something to do with how libpython was linked...

The shape of the rocks are too irregular for uv map to be useful. You should look into triplanar mapping, like the shader included in the project.

Not mine. It's the older "Unity Helper" one. This is one of the many reasons have to made a new plugin instead of forking it. Look like you installed both...

If you have problem reproducing, it may be that the clean slate of the build doesn't generate many results. Try copying the data from your live installation into the build's...

This can be done by using Powershell: `> Get-AppxPackage -AllUsers` result look like this ``` Name : Microsoft.WindowsStore Publisher : CN=Microsoft Corporation, O=Microsoft Corporation, L=Redmond, S=Washington, C=US Architecture : X64...