tangled
alpha
login
or
join now
ocrm.bsky.social
/
VoxelBlockGame
1
fork
atom
the game where you go into mines and start crafting! but for consoles (forked directly from smartcmd's github)
1
fork
atom
overview
issues
pulls
pipelines
VoxelBlockGame
/
Minecraft.World
/
ThreadName.h
at
main
3 lines
74 B
view raw
wrap content
daoge_cmd
Initial commit
15d ago
b691c43c
1
#
pragma once
2
3
void
SetThreadName
(
DWORD
dwThreadID
,
LPCSTR
szThreadName
)
;