- Run
steamcmd +login anonymous +app_update 1110390 validate +quit
- Wait for completion, Done!
- Open the directory where
Steamcmd
is installed
.8086 | |
data SEGMENT PARA USE16 PUBLIC 'data' | |
msg DB "Test calling convertions", 24h | |
data ENDS | |
code SEGMENT PARA USE16 PUBLIC 'code' | |
BEGIN: | |
main PROC C |