mirror of
https://github.com/godotengine/godot-mono-builds.git
synced 2026-01-05 18:10:45 +03:00
README: Document known good versions
Same as in CI configuration. Fixes #9.
This commit is contained in:
11
README.md
11
README.md
@@ -2,7 +2,16 @@
|
||||
|
||||
[](https://github.com/godotengine/godot-mono-builds/actions)
|
||||
|
||||
This repository contains scripts for building the Mono runtime to use with Godot Engine
|
||||
This repository contains scripts for building the Mono runtime to use with Godot Engine.
|
||||
|
||||
## Supported versions
|
||||
|
||||
The scripts are tested against specific versions of the toolchains used by Godot.
|
||||
While they may work with other versions, you might have issues applying patches or compiling, so we recommend using the versions below.
|
||||
|
||||
- Mono: 6.12.0.111.
|
||||
- Emscripten: 1.39.9.
|
||||
- Android: API level 29.
|
||||
|
||||
## Command-line options
|
||||
|
||||
|
||||
Reference in New Issue
Block a user