DCS-gRPC / rust-server

DCS gRPC server written in Rust. Get data out of DCS and send commands into DCS.
GNU Affero General Public License v3.0
87 stars 23 forks source link

Create one-click installer #213

Open rurounijones opened 1 year ago

rurounijones commented 1 year ago

Create one-click installer that will simplify installation for less technical users.

dutchie032 commented 7 months ago

If no objection I will start with NSIS as a installer script/tool

dutchie032 commented 7 months ago

After some checking I changed my mind.

NSIS works nicely for applications, but since there is some injecting and checking needed changing to a python installer. Next update will hopefully be a POC

dutchie032 commented 7 months ago

Current status:

image image image image image