Skip to content

Commit

Permalink
Update metadata for Steam workshop.
Browse files Browse the repository at this point in the history
  • Loading branch information
tobynet committed Oct 8, 2016
1 parent 53b1bf6 commit 09730cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/.metadata
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"author" : "arigato-java",
"description" : "# Javabound\n\nThis is Java for Starbound, the PC game. Let's enjoy the JAVA world.\n\n\n## What the hell?\n\nCurrently, this MOD includes:\n\nFurnitures\n\n* あなたとジャバ as **Classical copy A**\n It behaves a mural painting.\n\n* 今すぐダウンロード as **Classical copy B,C**\n It behaves a mural painting.\n\n* Red Java Button as **Red Button**\n It behaves like a `wall mounted couch`.\n\n* Blue Java Button as **Ancient Button**\n It behaves like a `wall mounted bed`.\n\n* Red Java Block as **Red Block**, behaves like a table.\n\n\n## TODOs\n\n* TODO: Now, only in Japanese. Ready to make English version.\n* TODO: We should make `Crafting Station` for this MOD instead of `Basic crafting`.\n\n\n## Source Code\n\nhttps://github.com/arigato-java/javabound",
"description" : "# Javabound\n\n`Javabound` is a Starbound MOD that supplies several Javabutton-related artifact blueprints into your crafting interface. \nAll artifacts contributed by this mod can be crafted for free (as in Free Java Download). \"Free as in Free Java Download\" is our motto.\n\n\n## Detailed Description of Contents\n\nThis MOD includes:\n\n* Category: Decorative\n * あなたとジャバ as **Sign of Java 1 (ja)**\n\n The first line of the message that accompanies the Javabutton.\n This artifact behaves like a mural painting.\n\n * 今すぐダウンロー, ド as **Sign of Java 2, 3 (ja)**\n\n The second and tertiary lines of runes that accompany the Javabutton.\n These artifacts behave like mural paintings.\n\n * Red Java Button as **Crimson Javabutton (ja)**\n\n The Javabutton is deepest red, as it is dyed with blood of the martyred.\n You can play with this artifact like a `percussion instrument`.\n\n * Blue Java Button as **Navy Javabutton (ja)**\n\n This archaic button is a sacred embodiment of unrecompensated download.\n You can play with this artifact like a `percussion instrument`.\n\n * Red Java Block as **Crimson Block (ja)**\n\n A tiny block reminiscent of the Javabutton, blessed with mythical rune.\n This artifact behaves like a table.\n\n* Category: Furniture\n\n * Red Java Couch as **Crimson Javacouch (ja)**\n\n The Javacouch is deepest red, as it is dyed with blood of the martyred.\n You can play with this artifact like a `wall mounted couch`.\n\n * Blue Java Couch as **Navy Javacouch (ja)**\n\n This archaic couch is a sacred embodiment of unrecompensated download.\n Please handle it like a `wall mounted bed`.\n\n* TODO: Runes that represent the soul of Java are currently in Japanese language. English version is under preparation. We appreciate your continued support for our product!\n\n\n## Usage\n\n1. Run Starbound, start a game with your favorite profile.\n2. You need an `Inventor's Table`. If you haven't crafted one yet, hit C key to open the Crafting interface, then craft an `Inventor's Table` before putting it in a convenient place.\n3. Use the `Inventor's Table` to craft a `Java Factory`. It should look like headquarters of some database company.\n4. Use the `Java Factory` with pressing the E key on it.\n5. Choose Java artifact of your choice. Click the Craft button to get your Java artifact instances for free (as in Free Java Download).\n6. Place your artifact to wherever you like.\n7. Have fun!!!\n\n\n## CHANGELOG\n\n### v1.1\n\n* **The Crafting Station, called \"Java Factory\"**, is now available. ( #3, #9 )\n\n To craft Java artifacts, you have to use `\"Java Factory\"` instead of `\"Basic crafting\"`.\n\n* Implement **playable Javabuttons** that behaves like percussion instruments. ( #1 )\n* Now there are two different types of `Javabuttons`: **loungeable** ones and **playable** ones. ( #1 )\n* Implement **Wiring** for the playable `Javabuttons`. ( #4 )\n* Rename objects:\n * `Red Button` -> `Crimson Javacouch` (loungeable)\n * `Red Button` -> `Crimson Javabutton` (playable, wirable)\n * `Ancient Button` -> `Navy Javacouch` (loungeable)\n * `Ancient Button` -> `Navy Javabutton` (playable, wirable)\n * `Red Block` -> `Crimson Block`\n * `Classical copy` -> `Sign of Java`\n* Implement **Java Servers of two different sizes** that work as storages for items. ( #9 ).\n* Fix some Engrish. ( #5, #6, #19 )\n\n\n## Source Code\n\nhttps://github.com/arigato-java/javabound",
"friendlyName" : "Javabound",
"link" : "steam://url/CommunityFilePage/763323158",
"name" : "javabound",
Expand Down

0 comments on commit 09730cd

Please sign in to comment.