Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Made a file named game.desktop:
When you 'ADD A GAME' and select the .desktop file, it shows up in the list as whatever you put in the 'Name=' line. So mine showed up as Add Game Test for me.
Launched Amnesia just fine for me. Just make sure you put the file location on the 'Exec=' line. If you don't know where it is you can just type this in terminal:
java -Xmx4G -Xms4G -d64 -jar <PATH>/minecraft.jar
or if (like me) you normally run openjdk but have sideloaded oracle's proprietary java to run certain applications, your exec line would look like:
Then import the .desktop file using Games > Add a Non-Steam Game to My Library...
You may have to manually edit the created shortcut in steam to make it work, sometimes it parses the lines weirdly and cuts out all the args/options in the exec line (right-click the minecraft shortcut, click properties.)