1
0
mirror of https://github.com/fumiama/gozel.git synced 2026-06-09 02:24:05 +08:00

feat(zecall): impl. linux version

This commit is contained in:
源文雨
2026-03-20 23:30:48 +08:00
parent 949b644bc7
commit e618d37ef3
4 changed files with 74 additions and 1 deletions

2
go.mod
View File

@@ -1,3 +1,5 @@
module github.com/fumiama/gozel
go 1.26.1
require github.com/ebitengine/purego v0.10.0