Necropolis v1 release
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
//go:build evasion && windows
|
||||
|
||||
package core
|
||||
|
||||
import _ "embed"
|
||||
|
||||
//go:embed valak.dll
|
||||
var valakDLLBin []byte
|
||||
Reference in New Issue
Block a user