Skip to content
This repository was archived by the owner on Apr 25, 2021. It is now read-only.

Commit 63929e7

Browse files
committedOct 17, 2018
OpenPython v1.0 Ready
1 parent 222da96 commit 63929e7

File tree

255 files changed

+4298
-4226
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

255 files changed

+4298
-4226
lines changed
 

‎build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ apply plugin: 'net.minecraftforge.gradle.forge'
1717
apply plugin: 'com.github.johnrengelman.shadow'
1818
apply plugin: 'kotlin'
1919

20-
version = "0.9.9"
21-
group = "kr.pe.ecmaxp.openpie"
20+
version = "1.0.0"
21+
group = "kr.pe.ecmaxp.openpython"
2222
archivesBaseName = "OpenPie"
2323

2424
sourceCompatibility = targetCompatibility = '1.8'

‎src/main/java/kr/pe/ecmaxp/openpie/arch/consts/ByteSizeConsts.kt

-3
This file was deleted.

0 commit comments

Comments
 (0)
Failed to load comments.