Skip to content

Commit

Permalink
more tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
thedocruby committed Nov 2, 2023
1 parent 0ed454e commit 57c4a1a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ Pull requests are discouraged until the initial alpha release. However, if you w

### Alpha release checklist (SUBJECT TO CHANGE, NO ETA)

- [x] Eliminate custom constants system. use gravylib_helpers::Constants instead
- [x] Implement helpers as a module expansion of gravylib
- [x] Eliminate custom constants system; use `gravylib_helpers::Constants` instead
- [x] Implement `helpers` as a module expansion of `gravylib`
- [ ] Use `lib.rs` as the common module instead of `common.rs`
- [ ] Use annotations, **macros**, etc. to reduce boilerplate
- [ ] Upgrade dependency versions (winit, wgpu)
Expand Down

0 comments on commit 57c4a1a

Please sign in to comment.