Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/build-all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- { dir: 1_19, mc: 1.19.4, lex: 45.2.9, neo: 0, java: 17 }
- { dir: 1_16, mc: 1.16.5, lex: 36.2.42, neo: 0, java: 8 }
- { dir: 1_12, mc: 1.12.2, lex: 14.23.5.2860, neo: 0, java: 8 }
uses: 3arthqu4ke/hmc-optimizations/.github/workflows/build-specific-reusable.yml@main
uses: headlesshq/hmc-optimizations/.github/workflows/build-specific-reusable.yml@main
with:
dir: ${{ matrix.version.dir }}
mc: ${{ matrix.version.mc }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/run-mc-runtime-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
- name: List mod dir
run: ls run/mods
- name: Run the MC client
uses: 3arthqu4ke/[email protected]
uses: headlesshq/[email protected]
with:
mc: ${{ matrix.version.mc }}
modloader: ${{ matrix.version.modloader }}
Expand Down
4 changes: 2 additions & 2 deletions 1_12/src/fabric/resources/fabric.mod.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"3arthqu4ke"
],
"contact": {
"homepage": "https://github.com/3arthqu4ke/hmc-optimizations",
"sources": "https://github.com/3arthqu4ke/hmc-optimizations"
"homepage": "https://github.com/headlesshq/hmc-optimizations",
"sources": "https://github.com/headlesshq/hmc-optimizations"
},

"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion 1_12/src/lexforge/resources/META-INF/mods.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
modLoader = "javafml"
loaderVersion = "[1,)"
issueTrackerURL = "https://github.com/3arthqu4ke/hmc-optimizations"
issueTrackerURL = "https://github.com/headlesshq/hmc-optimizations"
license = "MIT"

[[mods]]
Expand Down
2 changes: 1 addition & 1 deletion 1_12/src/lexforge/resources/mcmod.info
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"description": "Version specific optimizations for HeadlessMC",
"version": "${version}",
"mcversion": "1.12.2",
"url": "https://github.com/3arthqu4ke/hmc-optimizations",
"url": "https://github.com/headlesshq/hmc-optimizations",
"updateUrl": "",
"authorList": ["3arthqu4ke"],
"credits": "",
Expand Down
4 changes: 2 additions & 2 deletions 1_16/src/fabric/resources/fabric.mod.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"3arthqu4ke"
],
"contact": {
"homepage": "https://github.com/3arthqu4ke/hmc-optimizations",
"sources": "https://github.com/3arthqu4ke/hmc-optimizations"
"homepage": "https://github.com/headlesshq/hmc-optimizations",
"sources": "https://github.com/headlesshq/hmc-optimizations"
},

"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion 1_16/src/lexforge/resources/META-INF/mods.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
modLoader = "javafml"
loaderVersion = "[1,)"
issueTrackerURL = "https://github.com/3arthqu4ke/hmc-optimizations"
issueTrackerURL = "https://github.com/headlesshq/hmc-optimizations"
license = "MIT"

[[mods]]
Expand Down
4 changes: 2 additions & 2 deletions 1_19/src/fabric/resources/fabric.mod.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"3arthqu4ke"
],
"contact": {
"homepage": "https://github.com/3arthqu4ke/hmc-optimizations",
"sources": "https://github.com/3arthqu4ke/hmc-optimizations"
"homepage": "https://github.com/headlesshq/hmc-optimizations",
"sources": "https://github.com/headlesshq/hmc-optimizations"
},

"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion 1_19/src/lexforge/resources/META-INF/mods.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
modLoader = "javafml"
loaderVersion = "[1,)"
issueTrackerURL = "https://github.com/3arthqu4ke/hmc-optimizations"
issueTrackerURL = "https://github.com/headlesshq/hmc-optimizations"
license = "MIT"

[[mods]]
Expand Down
4 changes: 2 additions & 2 deletions 1_20/src/fabric/resources/fabric.mod.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"3arthqu4ke"
],
"contact": {
"homepage": "https://github.com/3arthqu4ke/hmc-optimizations",
"sources": "https://github.com/3arthqu4ke/hmc-optimizations"
"homepage": "https://github.com/headlesshq/hmc-optimizations",
"sources": "https://github.com/headlesshq/hmc-optimizations"
},

"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion 1_20/src/lexforge/resources/META-INF/mods.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
modLoader = "javafml"
loaderVersion = "[1,)"
issueTrackerURL = "https://github.com/3arthqu4ke/hmc-optimizations"
issueTrackerURL = "https://github.com/headlesshq/hmc-optimizations"
license = "MIT"

[[mods]]
Expand Down
2 changes: 1 addition & 1 deletion 1_20/src/neoforge/resources/META-INF/neoforge.mods.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
modLoader = "javafml"
loaderVersion = "[1,)"
issueTrackerURL = "https://github.com/3arthqu4ke/hmc-optimizations"
issueTrackerURL = "https://github.com/headlesshq/hmc-optimizations"
license = "MIT"

[[mods]]
Expand Down
4 changes: 2 additions & 2 deletions 1_21/src/fabric/resources/fabric.mod.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"3arthqu4ke"
],
"contact": {
"homepage": "https://github.com/3arthqu4ke/hmc-optimizations",
"sources": "https://github.com/3arthqu4ke/hmc-optimizations"
"homepage": "https://github.com/headlesshq/hmc-optimizations",
"sources": "https://github.com/headlesshq/hmc-optimizations"
},

"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion 1_21/src/lexforge/resources/META-INF/mods.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
modLoader = "javafml"
loaderVersion = "[1,)"
issueTrackerURL = "https://github.com/3arthqu4ke/hmc-optimizations"
issueTrackerURL = "https://github.com/headlesshq/hmc-optimizations"
license = "MIT"

[[mods]]
Expand Down
2 changes: 1 addition & 1 deletion 1_21/src/neoforge/resources/META-INF/neoforge.mods.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
modLoader = "javafml"
loaderVersion = "[1,)"
issueTrackerURL = "https://github.com/3arthqu4ke/hmc-optimizations"
issueTrackerURL = "https://github.com/headlesshq/hmc-optimizations"
license = "MIT"

[[mods]]
Expand Down
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2024 3arthqu4ke
Copyright (c) 2025 3arthqu4ke

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
14 changes: 7 additions & 7 deletions README.MD
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
<h1 align="center" style="font-weight: normal;"><b>HMC-Optimizations</b></h1>
<p align="center">Version specific optimizations for the HeadlessMc runtime.</p>
<p align="center"><a href="https://github.com/3arthqu4ke/mc-runtime-test">Mc-Runtime-Test</a> | <a href="https://github.com/3arthqu4ke/headlessmc">HMC</a> | <a href="https://github.com/3arthqu4ke/hmc-specifics">HMC-Specifics</a> | HMC-Optimizations</p>
<p align="center"><a href="https://github.com/headlesshq/mc-runtime-test">Mc-Runtime-Test</a> | <a href="https://github.com/headlesshq/headlessmc">HMC</a> | <a href="https://github.com/headlesshq/hmc-specifics">HMC-Specifics</a> | HMC-Optimizations</p>

<div align="center">

[![CodeFactor](https://www.codefactor.io/repository/github/3arthqu4ke/hmc-optimizations/badge/1.20.4)](https://www.codefactor.io/repository/github/3arthqu4ke/hmc-optimizations/overview/1.20.4)
[![GitHub All Releases](https://img.shields.io/github/downloads/3arthqu4ke/hmc-optimizations/total.svg)](https://github.com/3arthqu4ke/hmc-optimizations/releases)
![](https://github.com/3arthqu4ke/hmc-optimizations/actions/workflows/run-mc-runtime-test.yml/badge.svg)
![GitHub](https://img.shields.io/github/license/3arthqu4ke/hmc-optimizations)
![Github last-commit](https://img.shields.io/github/last-commit/3arthqu4ke/hmc-optimizations)
[![CodeFactor](https://www.codefactor.io/repository/github/headlesshq/hmc-optimizations/badge/1.20.4)](https://www.codefactor.io/repository/github/headlesshq/hmc-optimizations/overview/1.20.4)
[![GitHub All Releases](https://img.shields.io/github/downloads/headlesshq/hmc-optimizations/total.svg)](https://github.com/headlesshq/hmc-optimizations/releases)
![](https://github.com/headlesshq/hmc-optimizations/actions/workflows/run-mc-runtime-test.yml/badge.svg)
![GitHub](https://img.shields.io/github/license/headlesshq/hmc-optimizations)
![Github last-commit](https://img.shields.io/github/last-commit/headlesshq/hmc-optimizations)

</div>

Expand All @@ -20,7 +20,7 @@
> Also mods that have mixins in rendering functions and NEED
> them to be called will not work, because we skip that code.

Version specific optimizations for [HeadlessMC](https://github.com/3arthqu4ke/headlessmc).
Version specific optimizations for [HeadlessMC](https://github.com/headlesshq/headlessmc).
The goal of HeadlessMC is to make the Minecraft client run on the command line. It does so by
hooking into the LWJGL library skipping all the code. This also makes it largely
Minecraft version independent, as I only have to target the LWJGL library.
Expand Down
Loading