mirror of https://github.com/axmolengine/axmol.git
Bump 2.1.0 release
This commit is contained in:
parent
3bff352032
commit
7a14ef8c19
|
@ -1113,8 +1113,6 @@ function setup_gclient() {
|
|||
git clone https://chromium.googlesource.com/chromium/tools/depot_tools.git $gclient_dir
|
||||
}
|
||||
|
||||
# for diag invalid token issue
|
||||
git -C ${gclient_dir} apply $(Join-Path $myRoot 'gn-print-args.patch')
|
||||
}
|
||||
|
||||
if ($env:PATH.IndexOf($gclient_dir) -eq -1) {
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# axmol-2.1.0 ?? 2024
|
||||
# axmol-2.1 Jan.13 2024
|
||||
|
||||
### Significant changes relative to 2.0.0:
|
||||
|
||||
|
|
Loading…
Reference in New Issue