11-18-2022, 02:04 PM
(11-18-2022, 01:51 PM)Jack Wrote: I think that I have seen a way to attach binary data to an executable, was it PureBasic?
you could make those text files as data statements and include them or instead of data statements assignments to an array
Just copy it to the end of the executable. It's probably the simplest and easiest way.