Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
TheZoidMaster authored Nov 12, 2024
1 parent ddad709 commit d6d751c
Showing 1 changed file with 11 additions and 7 deletions.
18 changes: 11 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,17 @@
<img src="https://github.com/intergrav/devins-badges/blob/v3/assets/compact/unsupported/forge_46h.png?raw=true"/>
</p>

## Planned features:
- [x] ~~Easy screenshake API~~ (Added in 0.0.1-alpha)
- [ ] Functions to replace boilerplate item, block, tool, etc. code
- [ ] Simple event scheduler
- [ ] [AAA-Particles](https://modrinth.com/mod/aaa-particles) wrapper for ease of use
- [ ] Explosion API for large-scale, impactful explosions
- [ ] More to come...
## Planned features (not a solid list, can and will change):

- [x] ~~Easy screenshake API~~ (Added in 0.0.1-alpha)
- [ ] Functions to replace boilerplate item, block, tool, etc. code
- [ ] Simple event scheduler
- [ ] [AAA-Particles](https://modrinth.com/mod/aaa-particles) wrapper for ease of use
- [x] ~~Explosion API for large-scale, impactful explosions~~ (Added in 0.0.3-alpha, still heavily WIP)
- [x] ~~Block burning API (primarily for explosions)~~ (Added in 0.0.3-alpha)
- [x] ~~3D Perlin noise generator~~ (Added in 0.0.2-alpha)
- [x] ~~Easing functions~~ (Added in 0.0.2-alpha)

## Documentation:

Eventually 🥲

0 comments on commit d6d751c

Please sign in to comment.