Skip to content
This repository has been archived by the owner on Feb 7, 2024. It is now read-only.

Commit

Permalink
Prepare for archiving
Browse files Browse the repository at this point in the history
  • Loading branch information
artynova authored Feb 7, 2024
1 parent d525bac commit 1bf24e6
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Dummy Hex Casting Addon

Or HexDummy for short! This is an up-to-date bare-bones template for starting a multiloader Hex Casting addon on
Or HexDummy for short! This is a bare-bones template for starting a multiloader Hex Casting addon on
1.19.2 with Architectury. Includes all necessary dependencies on both Forge and Fabric loaders, plus some demo
bits. There is nothing specifically for Quilt here because Fabric builds implicitly support Quilt.

Expand All @@ -9,6 +9,9 @@ the forge-fabric-mixin 1.19.2 template
from [Architectury templates](https://github.com/architectury/architectury-templates), a few helpful bits from
[Hex Gloop](https://github.com/SamsTheNerd/HexGloop)'s setup, and some custom improvements thrown in.

## Before you use this
This repository is deprecated and is not going to be updated. I am grateful that it was a part of the Hex Casting addon template history, but now there are better options. This might still be useful if you are just experimenting with Hex Casting addon development, but if you are looking to start and subsequently release a full-fledged addon, I **highly** recommend using [this awesome fork](https://github.com/FallingColors/hexdummy) instead. It is more customizable due to a sophisticated templating tool, and it and supports the new version of addon web documentation generation. Regards to [object Object](https://github.com/object-Object) as the main developer of the fork!

## How to get started?

1. Create a repo from this template (make sure to tick the "Include all branches" radio box for the online hex
Expand Down

0 comments on commit 1bf24e6

Please sign in to comment.