From 630a05627518e4659a1138b0ffca240daeb54287 Mon Sep 17 00:00:00 2001 From: Hajime Hoshi Date: Sat, 17 Feb 2018 03:22:50 +0900 Subject: [PATCH] Updated Home (markdown) --- Home.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/Home.md b/Home.md index 846e882..495539d 100644 --- a/Home.md +++ b/Home.md @@ -14,6 +14,18 @@ Welcome to the Ebiten wiki! - [[iOS]] - [[PocketCHIP]] (experimental) +# Packages + +- [ebiten](https://godoc.org/github.com/hajimehoshi/ebiten) + - [audio](https://godoc.org/github.com/hajimehoshi/ebiten/audio) + - [mp3](https://godoc.org/github.com/hajimehoshi/ebiten/audio/mp3) + - [vorbis](https://godoc.org/github.com/hajimehoshi/ebiten/audio/vorbis) + - [wav](https://godoc.org/github.com/hajimehoshi/ebiten/audio/wav) + - [ebitenutil](https://godoc.org/github.com/hajimehoshi/ebiten/ebitenutil) + - [inpututil](https://godoc.org/github.com/hajimehoshi/ebiten/inpututil) + - [mobile](https://godoc.org/github.com/hajimehoshi/ebiten/mobile) + - [text](https://godoc.org/github.com/hajimehoshi/ebiten/text) + # Changelog See https://github.com/hajimehoshi/ebiten/releases