mirror of
https://github.com/collinsmith/riiablo.git
synced 2025-02-03 12:54:00 +07:00
Moved :tool assets into main resources source set
This commit is contained in:
parent
aafc1bf88b
commit
4a5ae7709a
@ -22,9 +22,6 @@ subprojects {
|
|||||||
apply plugin: 'java'
|
apply plugin: 'java'
|
||||||
apply plugin: 'application'
|
apply plugin: 'application'
|
||||||
|
|
||||||
sourceSets.main.resources.srcDirs += project(':tools').file('assets')
|
|
||||||
idea.module.resourceDirs += project(':tools').file('assets')
|
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
implementation project(':core')
|
implementation project(':core')
|
||||||
implementation project(':tools')
|
implementation project(':tools')
|
||||||
|
Before Width: | Height: | Size: 2.0 KiB After Width: | Height: | Size: 2.0 KiB |
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 1.5 KiB |
Loading…
Reference in New Issue
Block a user