package
0.0.0-20240628074339-b71deeef9c93
Repository: https://github.com/jeromelesaux/ym.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

YeTi or YM file extractor from ImPact

Project preparation :

  • go get fyne.io/fyne/v2
  • go install fyne.io/fyne/v2/cmd/fyne

to compile for windows :

go build -o YeTi.exe

to compile and package for macos :

fyne package -os darwin -icon  icon/YeTi.png -name YeTi