Results 44 comments of mckuhei

上传完成了:[HPDYL OS for Android](https://github.com/mckuhei/4399Hidomocd/tree/main/%E4%B9%90%E5%AD%90/HPDYL%20OS%20for%20Android)

别说插件了,我有的时候按Ctrl+C都关不掉

> 个人遍历了26个字母,测试总结了一些结果 > 格式:`(图像原链接)@(\d+[whsepqoc]_?)*(\.(|webp|gif|png|jpg|jpeg))?$` > w:[1, 9223372036854775807] (width,图像宽度) > h:[1, 9223372036854775807] (height,图像高度) > s:[1, 9223372036854775807] (作用未知) > e:[0,2] (resize,0:保留比例取其小,1:保留比例取其大,2:不保留原比例,不与c混用) > p:[1,1000] (默认100,放大倍数,不与c混用) > q:[1,100] (quality,默认75,图像质量) > o:[0,1] (作用未知) > c:[0,1]...

try increasing the frame rate

ok,there were have a smple way to repair file. https://user-images.githubusercontent.com/31839741/120919783-e9faab00-c6ed-11eb-82ec-8cb0a1de7470.mp4

I made it on Python! Just change a little for it [microsoft_login.py](https://github.com/mckuhei/Minecraft-Launcher/blob/master/microsoft_login.py)

> > I made it on Python! Just change a little for it [microsoft_login.py](https://github.com/mckuhei/Minecraft-Launcher/blob/master/microsoft_login.py) > > Links not working. Anyone else has any clue about the Microsoft Login situation? You...

> I needed this today, so I made a quick prototype: https://github.com/Elektordi/pyCraft > You can even access forge and mods data received during login from your code! > Demo script...