mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-02-05 23:13:46 +08:00
Update README.txt
This commit is contained in:
parent
55ca63324b
commit
caf6572a70
@ -8,16 +8,16 @@ mac:
|
|||||||
- The server should run on the most recent macOS (and possibly older versions, though I have not checked)
|
- The server should run on the most recent macOS (and possibly older versions, though I have not checked)
|
||||||
- It now requires homebrew python 3, so you'll need that installed (brew install python3).
|
- It now requires homebrew python 3, so you'll need that installed (brew install python3).
|
||||||
|
|
||||||
linux 32/64 bit:
|
linux (x86_64):
|
||||||
- Server binaries are currently compiled against ubuntu 16.04 LTS. They depend on Python 3.5, so you may need to install that.
|
- Server binaries are currently compiled against ubuntu 19.04. They depend on Python 3.7, so you may need to install that.
|
||||||
This should just be something like "sudo apt install python3"
|
This should just be something like "sudo apt install python3"
|
||||||
|
|
||||||
raspberry pi:
|
raspberry pi:
|
||||||
- The server binary was compiled on a raspberry pi 3 running raspbian stretch.
|
- The server binary was compiled on a raspberry pi 3 running raspbian buster.
|
||||||
As with the standard linux build you'll need to make sure you've got Python 3 installed.
|
As with the standard linux build you'll need to make sure you've got Python 3 installed (should be 3.7)
|
||||||
|
|
||||||
windows:
|
windows:
|
||||||
- You may need to run vc_redist.x86 to install support libraries if the app quits with complaints of missing DLLs
|
- You may need to run Vc_redist.x64.exe to install support libraries if the app quits with complaints of missing DLLs
|
||||||
|
|
||||||
Please give me a holler at support@froemling.net if you run into any problems.
|
Please give me a holler at support@froemling.net if you run into any problems.
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user