Skip to content

jflecool2/Ice

This branch is up to date with scottrice/Ice:master.

Folders and files

NameName
Last commit message
Last commit date
Apr 9, 2016
Apr 9, 2016
Jan 3, 2016
Jan 29, 2016
Aug 13, 2014
Jan 7, 2016
Jan 29, 2016
Dec 31, 2012
Dec 31, 2015
Feb 2, 2016
Jan 9, 2014
Nov 8, 2013
May 1, 2013
Aug 13, 2014
Jun 2, 2013
Jan 29, 2016
Dec 22, 2015

Repository files navigation

Example of Ice

##Ice

###Description

The purpose of this project is to leverage Steam's Big Picture mode to turn it into an emulator frontend (similar to Hyperspin). It accomplishes this by creating folders in specified locations on the user's hard drive, then adding any ROMs that are placed in these folders to Steam as non-Steam games. Emulators are installed and configured by the user before Ice is run.

###License

All of my code is licensed under MIT.

###Getting Started

Ice's official documentation is available at Getting Started.

###Running the Source

You will need Python 2.7 to run Ice. Python 3.0 and up will not work.

You will also need pip installed. The easiest way to get that is to run easy_install pip.

Next, you will need to download all of Ice's dependencies. To do so, run python setup.py install

Once all of that is finished, simply run python -m ice from the repository's root directory.

###Ice GUI

A GUI for Ice is currently being developed, but is very far from being production ready. As of writing, it is basically non-functional. Do not attempt to use the GUI, doing so will only bring you pain and heartache.

About

Application to automatically add ROMs to Steam

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.8%
  • Shell 0.2%