PQCraft

Results 12 issues of PQCraft

Something like this: ![image](https://user-images.githubusercontent.com/58464017/115900494-04264580-a42e-11eb-8b13-a7447aea6149.png) as this is the widely known symbol for cash/money and the shell is called cash

Please make it usable on this board (TTGO VGA32 1.4): [http://www.lilygo.cn/prod_view.aspx?TypeId=50033&Id=1083&FId=t3:50033:3](http://www.lilygo.cn/prod_view.aspx?TypeId=50033&Id=1083&FId=t3:50033:3)

Is there any way you can add a console inkey$? It is very tedious and cpu intensive to develop a routine that converts _CINP into ascii codes.

feature request
input-handling

https://scratch.mit.edu/projects/385115251/ https://sulfurous.aau.at/#385115251 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.163 Safari/537.36

Scratch 3

I get error 12157 ("An error occurred in the secure channel support") when trying to download resource packs or if i hit "Yes" on the "Some required resources weren't found"...

``` /home/pqcraft/Documents/GtkSourceSchemer/./schemer.py:27: PyGIWarning: Gtk was imported without specifying a version first. Use gi.require_version('Gtk', '4.0') before import to ensure that the right version gets loaded. from gi.repository import Gtk, GdkPixbuf, Gdk,...

#651 died because I suck at using git Changelog copied from #651: > `tools/cxbe`: > - Added the ability to handle long section names (moved the limit from 8 chars...

This implementation calls `GetTimeZoneInformation` from ``, offsets the time from the input by the output of `GetTimeZoneInformation`, passes it to `gmtime`, and returns the result from `gmtime`. I have verified...