-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
readable json manifest #45
Merged
briaguya-ai
merged 43 commits into
HarbourMasters:alpha
from
briaguya-ai:readable-json-manifest
Apr 28, 2023
Merged
readable json manifest #45
briaguya-ai
merged 43 commits into
HarbourMasters:alpha
from
briaguya-ai:readable-json-manifest
Apr 28, 2023
Conversation
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 reverts commit 791224e. # Conflicts: # lib/features/create/create_finish/create_finish_viewmodel.dart # lib/features/create/create_replace_textures/create_replace_textures_viewmodel.dart
# Conflicts: # lib/features/create/create_custom_sequences/create_custom_sequences_viewmodel.dart # lib/features/create/create_finish/create_finish_viewmodel.dart # lib/features/create/create_replace_textures/create_replace_textures_viewmodel.dart # lib/features/inspect_otr/inspect_otr_viewmodel.dart # pubspec.lock
* Merge all font images into one * Merged font texture * Fix font dumping with retro and extension issues * Added debug font generator * Debug features now show on release * Rename conversion methods * Add support for extracting two OTRs * Use spock as right version for asset headers --------- Co-authored-by: David Chavez <[email protected]>
* TWEAK: FR * TWEAK: DE Preprend * Update app_de.arb
before, we were using jsonEncode to create the `manifest.json`, by using JsonEncoder.withIndent, we can make multiline `manifest.json` files that play nicely with text editors
lib/features/create/create_replace_textures/create_replace_textures_viewmodel.dart
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.