[go: up one dir, main page]

orbclient 0.3.7

The Orbital Client Library
Documentation
1
2
3
4
5
6
7
8
9
10
language: rust
rust:
  - nightly
sudo: required
install:
  - sudo add-apt-repository -y ppa:zoogie/sdl2-snapshots
  - sudo apt-get update -qq
  - sudo apt-get install -qq libsdl2-dev
notifications:
  email: false