Note in README about contact, and TODO item
This commit is contained in:
parent
196d07de2a
commit
19302c5301
|
@ -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!
|
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
3
TODO
|
@ -7,4 +7,5 @@
|
||||||
* Add utilities to rebuild HDLLs on both platforms
|
* Add utilities to rebuild HDLLs on both platforms
|
||||||
* Work out static compiling on linux, or at least platform-package or Flatpak builds
|
* 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.
|
* 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
|
Loading…
Reference in New Issue