Skip to content

Commit b5cf411

Browse files
committed
bundel/release no worky yet.
1 parent 4e571d7 commit b5cf411

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,9 @@ directory. Running this task on macOS or Linux requires Wine, since it's needed
6969
for the Windows app. If you don't have Wine installed you can create a release by running the **release-only-linux** task.
7070

7171
Quick start ( Devs use linux , so other platforms YMMV):
72-
'npm start' to run it from the source folder without comressing any resources, great for debug and code hacking.
72+
'npm start' to run it from the source folder without comressing any resources, great for debug and code hacking. Its also the only way the code runs right this instant., sorry, we haven't got any release ready yet.
73+
74+
Bundling/releasing not working properly just now, but when it's working it will run like this:
7375
'npm run gulp dist' to bundle it.
7476
'npm run gulp release' to make win32/win64/osx/linux32/linux64 packages.
7577

0 commit comments

Comments
 (0)