-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added old parts back in. Added dependency and use of SpringCleaning m…
…od to hid the depricated parts
- Loading branch information
Showing
9 changed files
with
106 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
@new(spring_cleaning, tno_fps60_open_cleanup) | ||
:json { | ||
PartId: tno_fps60_open; | ||
Hidden: true; | ||
Toggleable: false; | ||
} | ||
@new(spring_cleaning, tno_fps400_open_cleanup) | ||
:json { | ||
PartId: tno_fps400_open; | ||
Hidden: true; | ||
Toggleable: false; | ||
} | ||
@new(spring_cleaning, tno_fps2000_open_cleanup) | ||
:json { | ||
PartId: tno_fps2000_open; | ||
Hidden: true; | ||
Toggleable: false; | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
+0 Bytes
(100%)
src/TNO/Assets/AddressableAssetsData/Windows/addressables_content_state.bin
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
18 changes: 18 additions & 0 deletions
18
src/TNO/Assets/plugin_template/patches/TNO_hide_deprecated_parts.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
@new(spring_cleaning, tno_fps60_open_cleanup) | ||
:json { | ||
PartId: tno_fps60_open; | ||
Hidden: true; | ||
Toggleable: false; | ||
} | ||
@new(spring_cleaning, tno_fps400_open_cleanup) | ||
:json { | ||
PartId: tno_fps400_open; | ||
Hidden: true; | ||
Toggleable: false; | ||
} | ||
@new(spring_cleaning, tno_fps2000_open_cleanup) | ||
:json { | ||
PartId: tno_fps2000_open; | ||
Hidden: true; | ||
Toggleable: false; | ||
} |
7 changes: 7 additions & 0 deletions
7
src/TNO/Assets/plugin_template/patches/TNO_hide_deprecated_parts.patch.meta
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters