summaryrefslogtreecommitdiff
path: root/lshw-git/README.md
diff options
context:
space:
mode:
authorsrv <enmanuel.saravia.externo@pandero.com.pe>2025-05-05 15:29:27 -0500
committersrv <enmanuel.saravia.externo@pandero.com.pe>2025-05-05 15:29:27 -0500
commit81555e3bd23c74ce915d246ca51fa65d84c22ae7 (patch)
tree1ba136af6b87426d37d010866b5cdac110eaeaa8 /lshw-git/README.md
First commitdevelop
Diffstat (limited to 'lshw-git/README.md')
-rw-r--r--lshw-git/README.md18
1 files changed, 18 insertions, 0 deletions
diff --git a/lshw-git/README.md b/lshw-git/README.md
new file mode 100644
index 0000000..3e2cb6d
--- /dev/null
+++ b/lshw-git/README.md
@@ -0,0 +1,18 @@
+# Hack
+
+export JAVA_HOME=/root/java
+export PATH=$PATH:$JAVA_HOME/bin
+
+To enable use of Mintest MODs in hyperbola make it compatible
+
+You need first compile all the next:
+
+ dash easy-install.sh
+
+To test compilate dependencies
+
+ dash test-validate.sh
+
+# Hack to run
+
+export JAVA_HOME=/root/.tlauncher/starter/jre_default/jre-21.0.6-linux-x64 && export PATH=$PATH:$JAVA_HOME/bin && xhost + && xhost +local:root && java -jar /root/TLauncher.jar \ No newline at end of file