Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MikalDev authored Apr 20, 2024
1 parent d79d9bd commit 4ade305
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# fattennwjs
Fatten C3 nwjs mac files from a x86 nwjs app and a arm nwjs
Fatten C3 nwjs mac files from a x86 nwjs app and a arm nwjs (when exporting from C3 export both Intel and ARM versions of nwjs)

To make this available on the command line,

Expand All @@ -10,5 +10,7 @@
5. npm link
6. fattennwjs --help
7. fattennwjs --arm mac64-arm --intel mac64 (fattened result will be in mac64-arm dir)
8. fattened nwjs will be in mac64-arm dir
9. test the single app on intel and arm platforms


0 comments on commit 4ade305

Please sign in to comment.