Project

General

Profile

« Previous | Next » 

Revision e1a86bf2

Added by Leszek Koltunski over 2 years ago

Move the main app to the 'J1M1' object creation mode, i.e. create them from the Json files and using the Dmesh fiels as well.

Make it possible for any app descending from the 'objectlib' to use any of the J0M0, J0M1, J1M0, J1M1 modes.

View differences:

build.gradle
24 24

  
25 25
dependencies {
26 26
    api project(':distorted-library')
27
    implementation project(path: ':distorted-puzzle-dmesh')
28
    implementation project(path: ':distorted-puzzle-jsons')
29 27
}

Also available in: Unified diff