From f50fcb611fc06e5a35aad51297cab4521c35be12 Mon Sep 17 00:00:00 2001 From: reidlab Date: Thu, 27 Jul 2023 23:21:22 -0700 Subject: [PATCH] update todo --- .mantle-state.yml | 6 +++--- readme.md | 1 + 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.mantle-state.yml b/.mantle-state.yml index 4792ed2..c3ff6f7 100644 --- a/.mantle-state.yml +++ b/.mantle-state.yml @@ -1,6 +1,6 @@ # # 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: placeFile: filePath: build.rbxl - fileHash: c50f3cab2ad5329bf577def16daa40733462b5e517ab7544b9c6aa711d835d7f + fileHash: 3a47dc0e32e122f848adbf278d8f98a5e74a18a6decad816899d869e1b5c77c7 outputs: placeFile: - version: 3 + version: 4 dependencies: - place_start - id: placeConfiguration_start diff --git a/readme.md b/readme.md index d750ee3..ca64144 100644 --- a/readme.md +++ b/readme.md @@ -16,6 +16,7 @@ When you first setup this repository, you probably want to add your `.ROBLOSECUR # Todo ### High priority +* Fix automatic deploying (authentication issue?) * Add tests * Add guns. Try it in default roblox-ts and slowly reimplement it into our component system #### Medium priority