@@ -26,10 +26,11 @@ lazbuild --add-package-link src/bgrabitmap/bgrabitmap/bgrabitmappack.lpk |
| 26 |
|
26 |
|
| 27 |
:: At this point, you'll successfully be able to build hUGETracker. |
27 |
:: At this point, you'll successfully be able to build hUGETracker. |
| 28 |
:: However, in order to run properly, it needs some extra files (SDL, halt.gb, fonts, etc) |
28 |
:: However, in order to run properly, it needs some extra files (SDL, halt.gb, fonts, etc) |
| 29 |
:: so run the following script to automatically set that up. If you're on Mac or Linux, |
29 |
:: so run the following script to automatically set that up. |
| 30 |
:: you can replicate the commands in it yourself. |
|
|
| 31 |
|
30 |
|
| 32 |
setup-windows.cmd |
31 |
setup-windows.cmd |
|
|
32 |
:: or |
|
|
33 |
./setup-linux.sh |
| 33 |
|
34 |
|
| 34 |
:: Now, you can either build and run hUGETracker from within Lazarus, |
35 |
:: Now, you can either build and run hUGETracker from within Lazarus, |
| 35 |
:: or run one of the following to just build a binary: |
36 |
:: or run one of the following to just build a binary: |