mirror of
https://github.com/JonasunderscoreJones/Microcraft.git
synced 2025-10-28 13:09:19 +01:00
Added GUI screens and did some cleanup
This commit is contained in:
parent
2b803f7608
commit
36f0eeb701
32 changed files with 288 additions and 12 deletions
|
|
@ -6,7 +6,8 @@
|
|||
"mixins": [
|
||||
],
|
||||
"client": [
|
||||
"ArduinoMixin"
|
||||
"ArduinoMixin",
|
||||
"GameMenuScreenMixin"
|
||||
],
|
||||
"injectors": {
|
||||
"defaultRequire": 1
|
||||
|
|
|
|||
BIN
src/main/resources/assets/arduinoctrls/gui/arduino_original.png
Normal file
BIN
src/main/resources/assets/arduinoctrls/gui/arduino_original.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 570 B |
BIN
src/main/resources/assets/arduinoctrls/gui/button_icon.png
Normal file
BIN
src/main/resources/assets/arduinoctrls/gui/button_icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 566 B |
|
Before Width: | Height: | Size: 453 B After Width: | Height: | Size: 453 B |
Loading…
Add table
Add a link
Reference in a new issue