update todo

This commit is contained in:
Reid 2023-07-27 23:21:22 -07:00
parent 2d73e0927d
commit f50fcb611f
2 changed files with 4 additions and 3 deletions

View file

@ -1,6 +1,6 @@
# #
# WARNING - Generated file. Do not modify directly unless you know what you are doing! # WARNING - Generated file. Do not modify directly unless you know what you are doing!
# This file was generated by Mantle v0.11.9 on 2023-07-28T05:39:43Z # This file was generated by Mantle v0.11.9 on 2023-07-28T06:19:06Z
# #
--- ---
@ -29,10 +29,10 @@ environments:
inputs: inputs:
placeFile: placeFile:
filePath: build.rbxl filePath: build.rbxl
fileHash: c50f3cab2ad5329bf577def16daa40733462b5e517ab7544b9c6aa711d835d7f fileHash: 3a47dc0e32e122f848adbf278d8f98a5e74a18a6decad816899d869e1b5c77c7
outputs: outputs:
placeFile: placeFile:
version: 3 version: 4
dependencies: dependencies:
- place_start - place_start
- id: placeConfiguration_start - id: placeConfiguration_start

View file

@ -16,6 +16,7 @@ When you first setup this repository, you probably want to add your `.ROBLOSECUR
# Todo # Todo
### High priority ### High priority
* Fix automatic deploying (authentication issue?)
* Add tests * Add tests
* Add guns. Try it in default roblox-ts and slowly reimplement it into our component system * Add guns. Try it in default roblox-ts and slowly reimplement it into our component system
#### Medium priority #### Medium priority