From a9bbde6c463ea632c14c6af1eae0dcbff206a51d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Autin?= Date: Sat, 29 May 2021 00:54:12 +0200 Subject: [PATCH] Removed references to JXInput (using directinput instead) --- README.md | 1 - pom.xml | 18 ------------------ 2 files changed, 19 deletions(-) diff --git a/README.md b/README.md index b71e901..95ab34e 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,6 @@ Jeu de combat inspiré de Street Fighter III: Third Strike, réalisé dans le ca * OpenGL via [lwjgl](https://www.lwjgl.org/) * OpenAL via [lwjgl](https://www.lwjgl.org/) * [JavaFX](https://openjfx.io) -* [JXInput](https://github.com/StrikerX3/JXInput) ## Contributeurs diff --git a/pom.xml b/pom.xml index bf660c7..4c4995f 100644 --- a/pom.xml +++ b/pom.xml @@ -43,16 +43,6 @@ - - - - - jitpack.io - https://jitpack.io - - - - @@ -150,14 +140,6 @@ ${javafx.version} - - - - com.github.strikerx3 - jxinput - 1.0.0 - - \ No newline at end of file