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