mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-03-26 22:49:01 +08:00
[libgdx] Updated README for Maven & Gradle
This commit is contained in:
parent
8a181f81af
commit
651ce56421
@ -67,7 +67,7 @@ For SNAPSHOT versions, add the SonaType Snapshot repository to your `pom.xml`:
|
|||||||
```
|
```
|
||||||
|
|
||||||
### Gradle
|
### Gradle
|
||||||
To add the spine-libgdx runtime to your libGDX Gradle project, add the following dependencies in the `build.gradle` file at the root of your libGDX project.
|
To add the spine-libgdx runtime to your libGDX Gradle project, add the following dependencies to the `core` project in the `build.gradle` file at the root of your libGDX project:
|
||||||
|
|
||||||
```
|
```
|
||||||
project(":core") {
|
project(":core") {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user