Skip to content

Commit

Permalink
update wc3libs to remove javafx requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
Frotty committed Oct 26, 2018
1 parent d5a6fd4 commit 2bd09f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion de.peeeq.wurstscript/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ dependencies {
compile group: 'net.sourceforge.jchardet', name: 'jchardet', version: '1.0'

// Water's wc3 libs including Crigges' jmpq
compile 'com.github.inwc3:wc3libs:90d1e401ed'
compile 'com.github.inwc3:wc3libs:1fd7c5ae41'

// The setup tool for wurst.build handling
compile 'com.github.wurstscript:wurstsetup:cc208dcc86'
Expand Down

0 comments on commit 2bd09f7

Please sign in to comment.