Skip to content

Commit

Permalink
😳
Browse files Browse the repository at this point in the history
  • Loading branch information
Revxrsal committed Oct 17, 2022
1 parent 9a39b40 commit d52cc45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Through annotations, parameter resolvers, command conditions, permissions, argum

## There are many commands frameworks out there, why should I use Lamp?
Glad you asked!
- **Lamp is small**: The overall size of Lamp will not exceed 150 KB. Built to be lightweight, Lamp is convenient to package and ship.
- **Lamp is small**: The overall size of Lamp does not exceed 300 KB. Built to be lightweight and dependency-less, Lamp is convenient to package and ship.
- **Lamp is extendable**: Lamp has been built thoroughly with this in mind. You can create custom annotations for commands, parameters, permissions and resolvers, with their very own functionality. This gives so much space for your own extendability, and also helps make sure the code you write is minimal.
- **Lamp is portable**: Created with a high-level command API and an extendable codebase, Lamp has been produced to provide first-class support to as many platforms as possible. As of now, Lamp supports the following platforms:
- [Bukkit / Spigot](bukkit)
Expand Down

0 comments on commit d52cc45

Please sign in to comment.