Skip to content

Commit

Permalink
Merge pull request #96 from Stars-Beyond/RecipieSmith-Subsystem-moded…
Browse files Browse the repository at this point in the history
…-to-git-submodule

Recipie smith subsystem moded to git submodule
  • Loading branch information
tristanpoland authored Jul 26, 2024
2 parents 5802df2 + dfe8e88 commit 64f961b
Show file tree
Hide file tree
Showing 7 changed files with 5 additions and 269 deletions.
5 changes: 4 additions & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,7 @@
url = https://github.com/Stars-Beyond/Graviton
[submodule "core"]
path = src/subsystems/core
url = https://github.com/Stars-Beyond/core
url = https://github.com/Stars-Beyond/core
[submodule "src/subsystems/RecipeSmith"]
path = src/subsystems/RecipeSmith
url = https://github.com/Stars-Beyond/RecipeSmith
1 change: 1 addition & 0 deletions src/subsystems/RecipeSmith
Submodule RecipeSmith added at 704a8a
11 changes: 0 additions & 11 deletions src/subsystems/recipeSmith/Cargo.toml

This file was deleted.

Empty file.
8 changes: 0 additions & 8 deletions src/subsystems/recipeSmith/recipes/recipes.CSV

This file was deleted.

62 changes: 0 additions & 62 deletions src/subsystems/recipeSmith/recipes/recipes.Json

This file was deleted.

187 changes: 0 additions & 187 deletions src/subsystems/recipeSmith/src/lib.rs

This file was deleted.

0 comments on commit 64f961b

Please sign in to comment.