Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Proj-Ascension/Client
Client repository for Project Ascension, an open source game launcher.
https://github.com/Proj-Ascension/Client
Last synced: 17 days ago
JSON representation
Client repository for Project Ascension, an open source game launcher.
- Host: GitHub
- URL: https://github.com/Proj-Ascension/Client
- Owner: Proj-Ascension
- License: mit
- Archived: true
- Created: 2015-05-01T21:58:03.000Z (over 9 years ago)
- Default Branch: dev
- Last Pushed: 2019-02-24T17:13:59.000Z (over 5 years ago)
- Last Synced: 2024-07-31T22:45:05.045Z (3 months ago)
- Language: C++
- Homepage: https://projectascension.io/
- Size: 5.06 MB
- Stars: 211
- Watchers: 65
- Forks: 37
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
#Project Ascension Client [![Join the chat at https://gitter.im/Proj-Ascension/Client](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/Proj-Ascension/Client?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![Linux Build Status](https://semaphoreci.com/api/v1/projects/0a00cd10-c636-4076-99b3-2846380ec7f4/500317/badge.svg)](https://semaphoreci.com/projectascension/client-2) [![Windows Build status](https://ci.appveyor.com/api/projects/status/mt905x608x7aypsg?svg=true)](https://ci.appveyor.com/project/Project_Ascension/client) [![OSX Build Status](https://travis-ci.org/Proj-Ascension/Client.svg?branch=master)](https://travis-ci.org/Proj-Ascension/Client)
This is the official repo for the Project Ascension client interface. Borderless window system for WinAPI pulled from deimos1877's [BorderlessWindow](http://github.com/deimos1877/BorderlessWindow).
If you have any questions about the project, feel free to jump in our gitter room and ask!
# Useful Links
- [Website](https://projectascension.io)
- [Subreddit](http://reddit.com/r/Project_Ascension)
- [Twitter](https://twitter.com/Proj_Ascension)
- [Twitch](http://twitch.tv/Project_Ascension)# License
This project is licensed under the MIT License.Full license can be viewed [here](LICENSE).
# Contributing
If you would like to contribute, please read over [the contributing guidelines](CONTRIBUTING.md)