Last active
June 27, 2024 00:24
-
-
Save ajaxStardust/5b562d911eff326ea272c54aec3497f6 to your computer and use it in GitHub Desktop.
Guitar Inventory Content
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
{ | |
"Inventory": { | |
"content": "Guitar,Acoustic,1000.0\nGuitar,Electric,800.0\nBass,Electric,500.0" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment