Raphael Pohl
Raphael Pohl
Good day, I was trying to get this mod running, but didn't stop when Minecraft/Forge 1.11 started up. I tried to upgrade the mod to 1.12 Minecraft (because I want...
I couldn't find an issue dealing with this problem. Have this example code: ``` python from clint.textui import prompt for d in range(3): print(prompt.yn("Yes?")) for y in range(3): print(prompt.yn("Yes? default=y",...
### What version of Hugo are you using (`hugo version`)? ``` $ hugo version hugo v0.112.3+extended linux/amd64 BuildDate=unknown ``` ### Does this issue reproduce with the latest release? The bug...