Include chu2to3 engine

This commit is contained in:
2023-12-24 08:10:29 -05:00
parent d4372fa5c2
commit ee414d122b
11 changed files with 532 additions and 37 deletions

View File

@ -64,7 +64,11 @@ framed=0
monitor=0
[chuniio]
; Uncomment this if you have custom chuniio implementation.
; Uncomment this if you have custom chuniio implementation comprised of a single 32bit DLL.
; (will use chu2to3 engine internally)
;path=
; Uncomment both of these if you have custom chuniio implementation comprised of two DLLs.
; x86 chuniio to path32, x64 to path64. Both are necessary.
;path32=
;path64=