marrub
/
LoveToken
Archived
1
0
Fork 0
This repository has been archived on 2019-01-29. You can view files and clone it, but cannot push or open issues/pull-requests.
LoveToken/COMPILING.txt

3 lines
146 B
Plaintext

Compiling LoveToken is near trivial since it only needs iconv and C99.
Build an object file from lt.c and link it with iconv into a dll/so/etc.