Giter VIP home page Giter VIP logo

steamlinux's Introduction

Games, on Steam for Linux Build Status

This is the source code for Games, on Steam for Linux

License

The contents are under the public domain.

Contribution

If you want to edit the list, make a fork on GitHub, make your changes and then make a pull request through GitHub. Describe your changes and be thorough! Follow the format, cite the sources, etc.

When editing the GAMES.json file, remember to follow the format with tabs as indentation, and not spaces. Keep in mind that the list should be sorted numerically.

To set a game as working, you need to add the app number in quotes, and set it to true. This is the number you’ll see in URLs when browsing the Steam Store. http://store.steampowered.com/app/40/ would be app 40. You would add "40": true, on a new line.

Example

{
	"20": true,
	"30": true,
	"400": true,
	"420": true
}

You can add extra information to a game entry with the tags below:

  • "Hidden": true for betas and game servers that clutter up the list to hide them.
  • "Beta": true for games that have open beta that can be opted‐in via beta branch in game properties. If the beta password is public, you may add that in a Comment.

If you want to add a comment about additional issues, there are 2 more tags you can use:

  • "Comment": "Only 64-bit Launch Config."
  • "CommentURL": "https://google.com/" - not required if there is no source URL.

Examples

	"57640":
	{
		"Comment": "Steamworks features are unavailable."
	},
	"15400":
	{
		"Comment": "May require a workaround to launch without getting stuck in a loop.",
		"CommentURL": "https://wiki.archlinux.org/index.php/Steam/Game-specific_troubleshooting#Harvest:_Massive_Encounter"
	},

Also make sure that the edited file validates on JSONlint.com before submitting your patch.

Credits

  • flibitijibibo - Creator of The Big List of Steam Games on GNU/Linux.
  • swordfischer - Re‐made the list from scratch to use markdown and jekyll, then json.
  • xPaw - Improved the new list by making different stylesheet additions, and other minor improvements.
  • weltall - Frequent contributor to the list.
  • soeb - Frequent contributor to the list.
  • hypercephalickitten - Frequent contributor to the list.
  • johndrinkwater - Infrequent contributor to the list.
  • And a whole lot of very helpful people! Too many to list, truthfully.

Contact

Most of us can be contacted on either #SteamLUG or #SteamDB on Freenode

steamlinux's People

Contributors

adolson avatar alarmfifa avatar arnej avatar bearlikelion avatar compholio avatar daverball avatar directhex avatar dnlbaines avatar drmccoy avatar dscharrer avatar hyeron avatar hypercephalickitten avatar jasonrivers avatar johndrinkwater avatar jstuder-gh avatar korden32 avatar madeofmagicandwires avatar notoriouspyro avatar psymin avatar robloach avatar ryuzakikk avatar shmoogin avatar spirit55555 avatar tea23 avatar tele42 avatar weltall avatar wickedplayer494 avatar xpander69 avatar xpaw avatar zerodogg avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.