File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed
GDGameThreedBaseJavaLibraryM
platform/GDGameAllPlatformsP Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 76
76
-->
77
77
78
78
<!--
79
- -->
80
79
<dependency>
81
80
<groupId>org.mapgenerator</groupId>
82
81
<artifactId>TileMapGeneratorJavaLibraryM</artifactId>
87
86
<artifactId>DungeonGeneratorJavaLibrary</artifactId>
88
87
<version>1.0.0-SNAPSHOT</version>
89
88
</dependency>
89
+ -->
90
90
<!--
91
91
-->
92
92
Original file line number Diff line number Diff line change 38
38
-->
39
39
40
40
<!--
41
- -->
42
41
<dependency>
43
42
<groupId>org.mapgenerator</groupId>
44
43
<artifactId>TileMapGeneratorJavaLibraryM</artifactId>
49
48
<artifactId>DungeonGeneratorJavaLibrary</artifactId>
50
49
<version>1.0.0-SNAPSHOT</version>
51
50
</dependency>
51
+ -->
52
52
<!--
53
53
-->
54
54
Original file line number Diff line number Diff line change 31
31
<module>../j2me/GDGameJ2MEPlatformP</module>
32
32
-->
33
33
<module >../j2se/GDGameJ2SEPlatformP</module >
34
- <module >../html/GDGameHTMLPlatformP</module >
34
+ <!-- <module>../html/GDGameHTMLPlatformP</module>
35
35
<module>../android/GDGameAndroidPlatformP</module>
36
36
<module>../avian/GDGameAvianPlatformP</module>
37
37
38
38
<module>../j2se/GDGameThreedJ2SEWithSWTJOGLPlatformP</module>
39
39
<module>../android/GDGameThreedAndroidPlatformP</module>
40
+ -->
40
41
41
42
</modules >
42
43
You can’t perform that action at this time.
0 commit comments