This website requires JavaScript.
Explore
Help
Sign In
Taiko_Stuff
/
TAL_CardReader
Watch
1
Star
0
Fork
0
You've already forked TAL_CardReader
mirror of
https://github.com/AkaiiKitsune/TAL_CardReader
synced
2024-11-11 20:57:10 +01:00
Code
Releases
Activity
a3613d32e2
TAL_CardReader
/
meson.build
9 lines
111 B
Meson
Raw
Normal View
History
Unescape
Escape
First working version The game sometimes crashes, throwing an access violation at offset 00000000002f399a. I haven't been able to recreate accurately.
2023-05-12 09:52:01 +02:00
project
(
Added support for SmartCard readers Added configuration file; Fixed a possible race condition; Cleaned up the mess that used to be my console logs;
2023-05-30 16:54:35 +02:00
'TAL_CardReader'
,
First working version The game sometimes crashes, throwing an access violation at offset 00000000002f399a. I haven't been able to recreate accurately.
2023-05-12 09:52:01 +02:00
'c'
,
Merge branch 'tests'
2024-04-02 16:33:54 +02:00
version
:
'0.3.0'
First working version The game sometimes crashes, throwing an access violation at offset 00000000002f399a. I haven't been able to recreate accurately.
2023-05-12 09:52:01 +02:00
)
inc
=
include_directories
(
'.'
)
subdir
(
'src/'
)
Copy Permalink