-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update instructions, add Terms of Use (#10)
- Update instructions in README.md with new images, showing a house made by kizoku246 I found on Structura Lab: https://structuralab.com/08422b16-76a4-4d46-9af1-cbea3fd2696f/item3.html - Add structure block button adder resource pack since bud-aj29 took theirs down. (This one is better anyway!) - Add a very barebones Terms of Use file
- Loading branch information
1 parent
43af9b8
commit 1afa8c5
Showing
22 changed files
with
136 additions
and
44 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
# HoloPrint Terms of Use | ||
Thanks for using HoloPrint! Please read the following Terms of Use. They are effective as of November 17, 2024. | ||
|
||
## 1. Created packs | ||
All packs created are licensed under the [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/deed.en) license. In short, you're not allowed to sell packs created using HoloPrint, or put them behind ads. These restrictions only apply to created packs directly. | ||
|
||
Some examples of what is and isn't allowed: | ||
- ✅ Writing a blog post tutorial explaining how to use HoloPrint | ||
- ✅ Showing packs created with HoloPrint in a YouTube video | ||
- ❌ Limiting access to packs created with HoloPrint with monetised link shorteners like Linkvertise | ||
- ❌ Forcing people to either wait to download a pack created with HoloPrint or buy a subscription | ||
|
||
If you have any questions regarding acceptable use, please feel free to reach out in our [GitHub Discussions](https://github.com/SuperLlama88888/holoprint/discussions). | ||
|
||
## 2. Analytics | ||
HoloPrint does **not** record any analytics except for the first 4 bytes of the SHA-256 hashes of structure files used in pack creation. Basically, this is a unique identifier for each file that **cannot** be used to find out the original file. This is used to see how many people are using HoloPrint. Daily statistics are recorded in [the holoprint-stats repository](https://github.com/SuperLlama88888/holoprint-stats), and the code to record structure file usage is in [the `supabase` folder](https://github.com/SuperLlama88888/holoprint/tree/main/supabase). | ||
|
||
HoloPrint uses **no** cookies, and the only data stored on your browser is cached resource pack resources, which speeds up pack creation. Resource pack cache can be cleared with the _Resource packs -> Clear resource pack cache_ button. | ||
|
||
For transparency, here is all the data stored for analytics: | ||
|
||
![Structure hashes table](assets/structureHashesTable.png) |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
{ | ||
"format_version": 2, | ||
"header": { | ||
"name": "Structure Block Button Adder", | ||
"description": "Forces all Structure Block buttons to show, regardless of device.", | ||
"uuid": "f26d494e-5ab1-4436-b8cb-94482ad1e6b0", | ||
"version": [1, 0, 0], | ||
"min_engine_version": [1, 16, 0] | ||
}, | ||
"modules": [ | ||
{ | ||
"type": "resources", | ||
"uuid": "f3f76c0f-c4f6-4f27-b0a6-8882362b2543", | ||
"version": [1, 0, 0] | ||
} | ||
] | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
64 changes: 64 additions & 0 deletions
64
assets/structureBlockButtonAdderPack/ui/structure_editor_screen.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,64 @@ | ||
{ | ||
"namespace": "structure_editor", | ||
"button_panel_wrapper/panel/save_panel": { | ||
"ignored": false | ||
}, | ||
"button_panel_wrapper/panel/save_panel_no_export": { | ||
"ignored": true | ||
}, | ||
"button_panel_wrapper/panel/corner_panel": { | ||
"ignored": false | ||
}, | ||
"button_panel_wrapper/panel/load_panel_no_export": { | ||
"ignored": true | ||
}, | ||
"button_panel_wrapper/panel/load_panel": { | ||
"ignored": false | ||
}, | ||
"button_panel_wrapper/panel/3d_export_panel": { | ||
"ignored": false | ||
}, | ||
"button_panel_wrapper/panel/data_panel": { // this mode is a | ||
"ignored": false | ||
}, | ||
"mode_dropdown_content": { // Data and 3D export modes are conditionally ignored, so the entire thing must be redefined | ||
"$radio_buttons": [ | ||
{ | ||
"structure_save_mode@settings_common.radio_with_label": { | ||
"$toggle_state_binding_name": "#structure_save_mode", | ||
"$radio_label_text|default": "structure_block.mode.save" | ||
} | ||
}, | ||
{ | ||
"structure_load_mode@settings_common.radio_with_label": { | ||
"$toggle_state_binding_name": "#structure_load_mode", | ||
"$radio_label_text|default": "structure_block.mode.load" | ||
} | ||
}, | ||
{ | ||
"structure_data_mode@settings_common.radio_with_label": { | ||
"$toggle_state_binding_name": "#structure_data_mode", | ||
"$radio_label_text": "structure_block.mode.data" | ||
} | ||
}, | ||
{ | ||
"structure_corner_mode@settings_common.radio_with_label": { | ||
"$toggle_state_binding_name": "#structure_corner_mode", | ||
"$radio_label_text": "structure_block.mode.corner" | ||
} | ||
}, | ||
{ | ||
"structure_3d_export_mode@settings_common.radio_with_label": { | ||
"$toggle_state_binding_name": "#structure_3d_export_mode", | ||
"$radio_label_text": "structure_block.mode.export" | ||
} | ||
} | ||
] | ||
}, | ||
"scroll_panel_content/content_stack_panel/3d_export_mode_panel": { | ||
"ignored": false | ||
}, | ||
"scroll_panel_content/content_stack_panel/data_mode_panel": { | ||
"ignored": false | ||
} | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters