lasnikr
lasnikr
The free 7 day trail. I am not sure if this even is a thing anymore on the normal versions. But if so, where can I find it here? Another...
I am not really sure if this is intentional but I think it doesn`t make sense to let the player move faster diagonal. So I did this quick fix.
I want to have two custom Strings that can be typed and include symbols. So I am doing: `.then(ArgumentBuilders.argument("stringWithSymbol", StringArgumentType.greedyString())` (greedyString allows symbols) but the String never ends ingame and...
This is a question / feature request. I am looking for low level components that allow access to the count of physical monitors and access to move a window to...
I am decompressing a `sc2` file. Confirming it with following command in bash: ```head -n 1 icons_orig.sc | grep -q ^SC && strings icons_orig.sc | grep -q START && echo...
### Prerequisites - [X] I am using the latest version of the plugin - [X] I am using the latest stable release of Neovim ### Neovim Version NVIM v0.9.5 ###...