-
Notifications
You must be signed in to change notification settings - Fork 9
A game installer, launcher, thingie.
korslund/Tiggit
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
The TIGGIT indie game installer ------------------------------- This is an alpha version of a new game installer / distribution / thingie I'm working on. It is released under the GNU General Public License v3. For more info, check out http://tiggit.net/ . NOTE: the current code tree is in a middle of a rewrite. Don't expect it to work. I will announce in the forums (found at http://tiggit.net/forum ) and remove this message when the rewrite is done. BUILDING: Tiggit is known to build on Windows, Linux and FreeBSD, but is only supported on Windows as of yet, and only lists Windows games. There are no particular build instructions here yet, but you should be able to get going with CMake. DEPENDENCIES: - wxWidgets (at least 2.8) for the GUI - Boost (for filesystem, threading and other stuff) - libCURL (for downloading) - zzlib (ZIP unpacker) Git submodules: - Mangle (Minimal Abstracted Game Layer, for abstracted stream reading) - Spread (Library used for downloading, installing and updating games) Submodules are installed automatically if you run: git submodule update --init" HELPING OUT: If you want to improve tiggit, all help, suggestions and patches are highly welcome and appreciated. You can post pull requests through github and I will usually respond to them fairly quickly. To post suggestions and comments, send me a mail at: [email protected] or go to: http://tiggit.net/forum
About
A game installer, launcher, thingie.
Resources
Stars
Watchers
Forks
Packages 0
No packages published