Note in README about contact, and TODO item

This commit is contained in:
Cassowary 2025-02-21 17:53:25 -08:00
parent 196d07de2a
commit 19302c5301
2 changed files with 6 additions and 2 deletions

View File

@ -4,4 +4,7 @@ This is a little template project which is similar to what we use when bootstrap
It contains the bulid framework and some useful build utility stuff. It is a little opinionated, but hopefully useful!
Soon it will have a lot of the common functionality we use to build our projects.
Soon it will have a lot of the common functionality we use to build our projects.
If you have any questions feel free to contact us on Fedi @aldercone@mastodon.art

3
TODO
View File

@ -7,4 +7,5 @@
* Add utilities to rebuild HDLLs on both platforms
* Work out static compiling on linux, or at least platform-package or Flatpak builds
* More documentation about the various tips, tricks and discoveries that went into this.
* Publish on itch.io with a web build of the project as an advertisement of this repo.
* Publish on itch.io with a web build of the project as an advertisement of this repo.
* Maybe take this as an excuse to write our enhanced PBR renderer with shader support