Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Devan-Kerman authored May 21, 2020
1 parent f1f16a1 commit dee4a75
Showing 1 changed file with 10 additions and 8 deletions.
18 changes: 10 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,16 @@
# OneEvents
a collection of simple events/utilities for fabric

# Why does this exist?
- 🚲🏠
- I'm lazy + I plan on expanding this list alot
- if they were all added to fabric API, it would become :b:loated since fabric doesn't have statically declared event listeners
# Contributing
- just add some test code, the mixin / class, and then pr it, make sure to include the licence header
- make an issue if u need an event, and I'll make it for you!
# How do I use this?
- check in the LOOK IN HERE folder for each event
- just copy paste the file, if it's in it's own folder, then copy all the classes in the folder
- each file/folder is it's own thing, none of them depend on each other
# Contributing
- just add some test code, the mixin / class, and then pr it, make sure to include the licence header
- make an issue if u need an event, and I'll make it for you!

# Why does this exist?
- 🚲🏠
- I'm lazy + I plan on expanding this list alot
- if they were all added to fabric API, it would become :b:loated since fabric doesn't have statically declared event listeners


0 comments on commit dee4a75

Please sign in to comment.