Miguel de Dios Matias
Miguel de Dios Matias
I have the same bug. I paste more info: ```shell bash: /usr/share/doc/fzf/examples/completion.bash: No such file or directory miguel@speccy-laptop:~$ ``` ```shell $ dpkg -l | grep fzf ii fzf 0.30.0-1+b1 amd64...
Yes. I have been trying as this steps: ```
- http://www.sourceforge.net/projects/stratagus - It is moved to github - Yet, it has entry in the OSGL (with new repository in github) https://trilarion.github.io/opensourcegames/frameworks/game%20engine.html#stratagus
https://sourceforge.net/projects/solarconflict/ is GPL2. It is: - a game similar to [Ogame](https://en.wikipedia.org/wiki/OGame) or other PHP games. - in PHP4 or PHP5. - dead since 2006. - not in one code repository....
You need to download the source code (as zip for example). And you must run: ``` $ make release ``` And yep, it is in the root of project. ```...
The last mesa libs has some issues (with intel graphics cards) but you can avoid to crash the goxel with: ``` MESA_LOADER_DRIVER_OVERRIDE=i965 ./goxel ```
It is a good question (which kind packages are the best), well there is not a _official_ stats (such as the Android versions from google) but there is a old...
Sorry I found it. But there are somethings to improve: - when import image plane, maybe the img layer could be the name of image file, and icon of image,...
> Yes this is feature I added quickly and didn't really worked on. Some improvements are indeed needed. Ohh I understand you. It is ok.
Hi. 1) Yes, I forget to upload a example (you can see in example directory). 2) I think that it is good for example the titles and some things that...