modularization, part 1
This commit is contained in:
@@ -13,10 +13,10 @@
|
||||
"environment": "*",
|
||||
"entrypoints": {
|
||||
"main": [
|
||||
"draylar.omegaconfig.OmegaConfigTest"
|
||||
"draylar.omegatest.OmegaTestMain"
|
||||
],
|
||||
"client": [
|
||||
"draylar.omegaconfig.OmegaConfigClientTest"
|
||||
"draylar.omegatest.OmegaTestClient"
|
||||
]
|
||||
},
|
||||
"depends": {
|
||||
|
||||
Reference in New Issue
Block a user