Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

moonpunchstudio

2
Posts
2
Topics
A member registered 29 days ago · View creator page →

Creator of

Recent community posts

Steam gives you no API for store page text. The only path is Steamworks, Store page, Localization, export the JSON, translate it, import it back.


Two things broke every time I tried to shortcut that with a generic translator.


First, BBCode. Text inside [b]...[/b] often comes back untranslated, and some tools translate the URL inside [img] tags, which silently breaks your images. The {STEAM_APP_IMAGE} token gets mangled the same way.


Second, the 300-character limit on the short description. German and Russian run long, and Steam just refuses the upload with no useful explanation.


So I built SteamLoc. It splits the JSON so tags and image URLs never reach the translator at all, checks every output file tag by tag against the original, and warns you when a short description goes over 300. There is also a glossary field for item, skill and system names, so they stay spelled the same way in every language.


Two languages are free with no signup, so you can judge the output before paying anything. https://steamloc.onrender.com


The output is AI translation. It is a draft you review, not a page you post unread. Steam also asks developers to disclose AI-generated content, including translated store text, so factor that in.


Happy to answer questions about the JSON format if anyone else is poking at this.

Hi! We just released Trio UI Kit, a complete game GUI pack drawn in one consistent style across three ready-to-ship themes: Cozy (warm parchment for RPGs/farming), Dark (action/sci-fi), and Pastel (casual/mobile).


What's inside: 200 vector assets / 603 files — buttons in 4 states (rect + pill), 4 panel shapes per theme, HP/MP/XP/stamina bars, slider, checkbox, radio, toggle, arrows, and 110 shared icons (weapons & gear, food & farming, magic, system UI). Every asset ships as SVG + transparent PNG at 1x/2x, so it works in Unity, Godot, GameMaker, Construct, or plain web. README with engine tips in English, Korean and Japanese.


There's a free sample (10 icons + 5 widgets) on the page if you want to check the quality first, and the pack is 30% off for launch week ($9.95 → $6.96):


https://moonpunchstudio.itch.io/trio-ui-kit


Made with an AI-assisted vector pipeline, hand-checked for consistency (disclosed on the page). Happy to answer any questions — and if you need something custom in this style, we take commissions too.