mirror of
https://github.com/wyx2685/V2bX.git
synced 2026-06-20 23:00:39 +00:00
update
add conditional compilation support add multi core support
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
//go:build xray
|
||||
|
||||
package core
|
||||
|
||||
import _ "github.com/Yuzuki616/V2bX/core/xray"
|
||||
Reference in New Issue
Block a user