-
I really like using conda for creating and managing environments with scientific python packages. Is there a way to create a cross-platform requirements file? Right now, if I create a requirements fil…
-
Add cross-platform key identifiers that can be used to detect keypresses for user shortcuts regardless of keyboard layouts.
More info:
- https://stackoverflow.com/questions/8737566/rolling-ones-…
-
I can't run ph3sx here on Linux, while I can with the original ph3.
Is it possible to create a native Linux release?
-
@sandorbx would it be possible to make one script that just used the run platform to switch behaviour e.g. the path to binary? This might be good in the long run to avoid having to edit three separate…
-
Make kwitter usable on Windows/mac/*nix and *BSD
-
Currently I only see windows source code.
Do you have any plans to port to Mac OSX or Linux?
-
Hi Artentus, I am happy with this mod manager. I just wish it would be cross-platform. I play on a Mac very often. I know that this would be quite long to do, but would it be possible? I would like to…
-
Hi,
Have you ever considered making this code cross-platform by hiding the kernel-related code behind #ifdefs?
I'd be interested in looking into that, but only if there's a real interest to this…
-
```
rmc3@tachi:~/git-co/0byte$ du -sh code/
4.0K code/
```
The code directory is not reported as being 0 bytes on *nix systems. This seems to be a critical cross-platform compatibility bug.
EDIT:…
rmc3 updated
10 years ago
-
```
There has been some request for OSX support.
Could either:
* Figure out why C++ and Mono isn't working
* Convert to C# and use Mono (see issue #69).
* Figure out why its not working well under…