Skip to content

Commit b7e8204

Browse files
committed
todo thing
1 parent 2980101 commit b7e8204

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -273,6 +273,17 @@ This produces a JAR compatible with both Android and PC (e.g., `MyAwesomeMod.jar
273273
}
274274
```
275275

276+
## Future Plans / TODO
277+
278+
List of planned features and improvements for the template itself.
279+
280+
*`🙏` - Planned, `🔃` - Working on It, `✅` - Done*
281+
282+
| Status | |
283+
| :----: |:-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
284+
| 🙏 | Code Review & Cleanup: Fix inconsistencies, bugs, improve quality, and enhance documentation. |
285+
| 🙏 | Expand Annotation Processors: Create generators (like `PrefixSounds`/`PrefixMusics`) for other things. |
286+
| 🙏 | Automatic Text Icon Generation: Generate customizable text icons (custom, emoji) for content. <br/>Investigate vanilla copy integration (e.g., Shift+Click inside Database). |
276287
## License
277288

278289
This mod template is provided as a starting point and does not impose a specific license on your derivative work. You are free to choose the license for your mod.

0 commit comments

Comments
 (0)