valence/crates
Ryan Johnson 8d93ddee24
Revise examples guideline and remove some examples. (#301)
# Description

- Removed the advice about making examples as small as possible in
CONTRIBUTING.md
- Remove a couple of low-value examples. I would like to remove more,
but their functionality would have to be covered by better examples
first.

My reasons are:
- Examples are tedious to update and maintain. Boilerplate is
inevitable.
- The "Boilerplate to code" ratio is higher when examples are smaller.
- Examples are likely the first thing that new users will try out, so we
ought to make a good first impression by showing something substantial.
- Complicated examples are better for showing how to use Valence in
practice and serve as a useful reference.
- Lots of small examples can distract from the more impressive ones.
Tiny examples don't add much value.
2023-03-23 06:54:07 -07:00
..
dump_schedule dump_schedule utility (#300) 2023-03-23 01:01:50 -07:00
packet_inspector fix key input with filters, also removed regex from gui and make text… (#298) 2023-03-21 23:49:44 -07:00
playground Entity Rework (#294) 2023-03-21 23:29:38 -07:00
valence Revise examples guideline and remove some examples. (#301) 2023-03-23 06:54:07 -07:00
valence_anvil Entity Rework (#294) 2023-03-21 23:29:38 -07:00
valence_nbt Refactor valence_protocol (#253) 2023-02-23 22:16:22 -08:00
valence_protocol Entity Rework (#294) 2023-03-21 23:29:38 -07:00
valence_protocol_macros Add packet_name (#274) 2023-03-07 04:12:08 -08:00
valence_spatial_index Reorganize Packages (#180) 2022-12-29 16:51:05 -08:00
valence_stresser Entity Rework (#294) 2023-03-21 23:29:38 -07:00