Skip to content
This repository has been archived by the owner on Feb 2, 2024. It is now read-only.

Commit

Permalink
add license to pack
Browse files Browse the repository at this point in the history
  • Loading branch information
tsukinoko-kun committed Jan 7, 2024
1 parent 5193dc5 commit 51ccb05
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .yab/pack.lua
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ local exe_name = require("build")
Yab.zip({
exe_name,
"assets/",
"LICENSE.md",
}, bin_name .. ".zip")

os.remove(exe_name)

0 comments on commit 51ccb05

Please sign in to comment.