NeoxaChain / Neoxa

Neoxa is an innovative Proof of Work cryptocurrency that seamlessly merges the realms of gaming and cryptocurrency.
https://neoxa.net/
MIT License
57 stars 30 forks source link

configuration & startup files for windows daemon #3

Closed DukeNukem-dev closed 1 year ago

DukeNukem-dev commented 2 years ago

Hello, your Windows release contains only the neoxad.exe and neoxa-cli.exe files and nothing else. Looking at the run.sh of the Linux release, reference to neoxad.conf is seen along with numerous options.

For example I would like to start up the daemon without writing to my Windows Appdata folder, and keep neoxad and all its assets in one folder on a separate disk. Thank you