riiablo/settings.gradle
Collin Smith 31a60c37d8 Refactored local com.riiablo.file onto com.riiablo.mpq_bytebuf
Refer to c.r.m.package-info.java in this commit for more info
2021-09-16 18:03:01 -07:00

37 lines
795 B
Groovy

rootProject.name = 'riiablo'
include 'core'
include 'desktop'
include 'android'
include 'excel:core'
include 'excel:annotations'
include 'excel:excel-test'
include 'excel:annotation-processor'
include 'table:core'
include 'table:annotations'
include 'table:integration'
include 'table:annotation-processor'
include 'server:bnls'
include 'server:bncs'
include 'server:mcp'
include 'server:d2gs'
include 'server:netty'
include 'tools'
include 'tools:mpq-viewer'
include 'tools:map-viewer'
include 'tools:font-metrics'
include 'tools:d2s-reader'
include 'tools:camera'
include 'tools:direction'
include 'tools:ds1-viewer' // deprecated
include 'tools:video-player'
include 'tools:physics'
include 'tools:excel-serializer-generator'
include 'tools:map-debugger'
include 'tester' // deprecated