mirror of
https://github.com/wyx2685/V2bX.git
synced 2026-02-04 04:30:08 +00:00
update
add conditional compilation support add multi core support
This commit is contained in:
6
core/hy.go
Normal file
6
core/hy.go
Normal file
@@ -0,0 +1,6 @@
|
||||
//go:build hy
|
||||
|
||||
package core
|
||||
|
||||
// not works for now
|
||||
//import _ "github.com/Yuzuki616/V2bX/core/hy"
|
||||
Reference in New Issue
Block a user