Skip to content
This repository has been archived by the owner on Oct 24, 2024. It is now read-only.

Commit

Permalink
Adding primary color to the README
Browse files Browse the repository at this point in the history
  • Loading branch information
porkbrain committed Jul 6, 2024
1 parent 5f14f87 commit 5f6975f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ A top down pixelart game created with [Bevy](https://bevyengine.org/).

Run `$ ./dev/wiki` to open the game's [wiki](wiki/README.md) locally in your browser.

Our primary color is `#0d0e1f`.

# Repo organization

There are crates in the [`common`](common/) directory that help with [animation](common/visuals/), [input handling](common/action/), [loading screen](common/loading_screen/), and more.
Expand Down

0 comments on commit 5f6975f

Please sign in to comment.