Skip to content

Instantly share code, notes, and snippets.

@LucioFranco
Created December 8, 2018 04:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save LucioFranco/35a3897a469689a9645b18ab4b64dbc4 to your computer and use it in GitHub Desktop.
Save LucioFranco/35a3897a469689a9645b18ab4b64dbc4 to your computer and use it in GitHub Desktop.
amethyst v0.9.0 (/Users/lucio/code/amethyst)
├── amethyst_animation v0.4.0 (/Users/lucio/code/amethyst/amethyst_animation)
│ ├── amethyst_assets v0.5.0 (/Users/lucio/code/amethyst/amethyst_assets)
│ │ ├── amethyst_core v0.4.0 (/Users/lucio/code/amethyst/amethyst_core)
│ ├── amethyst_core v0.4.0 (/Users/lucio/code/amethyst/amethyst_core) (*)
│ ├── amethyst_derive v0.2.0 (/Users/lucio/code/amethyst/amethyst_derive)
│ ├── amethyst_renderer v0.9.0 (/Users/lucio/code/amethyst/amethyst_renderer)
│ │ ├── amethyst_assets v0.5.0 (/Users/lucio/code/amethyst/amethyst_assets) (*)
│ │ ├── amethyst_core v0.4.0 (/Users/lucio/code/amethyst/amethyst_core) (*)
│ │ ├── amethyst_derive v0.2.0 (/Users/lucio/code/amethyst/amethyst_derive) (*)
├── amethyst_assets v0.5.0 (/Users/lucio/code/amethyst/amethyst_assets) (*)
├── amethyst_audio v0.4.0 (/Users/lucio/code/amethyst/amethyst_audio)
│ ├── amethyst_assets v0.5.0 (/Users/lucio/code/amethyst/amethyst_assets) (*)
│ ├── amethyst_core v0.4.0 (/Users/lucio/code/amethyst/amethyst_core) (*)
├── amethyst_config v0.8.0 (/Users/lucio/code/amethyst/amethyst_config)
├── amethyst_controls v0.3.0 (/Users/lucio/code/amethyst/amethyst_controls)
│ ├── amethyst_assets v0.5.0 (/Users/lucio/code/amethyst/amethyst_assets) (*)
│ ├── amethyst_core v0.4.0 (/Users/lucio/code/amethyst/amethyst_core) (*)
│ ├── amethyst_input v0.5.0 (/Users/lucio/code/amethyst/amethyst_input)
│ │ ├── amethyst_config v0.8.0 (/Users/lucio/code/amethyst/amethyst_config) (*)
│ │ ├── amethyst_core v0.4.0 (/Users/lucio/code/amethyst/amethyst_core) (*)
│ │ ├── amethyst_renderer v0.9.0 (/Users/lucio/code/amethyst/amethyst_renderer) (*)
│ ├── amethyst_renderer v0.9.0 (/Users/lucio/code/amethyst/amethyst_renderer) (*)
├── amethyst_core v0.4.0 (/Users/lucio/code/amethyst/amethyst_core) (*)
├── amethyst_derive v0.2.0 (/Users/lucio/code/amethyst/amethyst_derive) (*)
├── amethyst_input v0.5.0 (/Users/lucio/code/amethyst/amethyst_input) (*)
├── amethyst_locale v0.3.0 (/Users/lucio/code/amethyst/amethyst_locale)
│ ├── amethyst_assets v0.5.0 (/Users/lucio/code/amethyst/amethyst_assets) (*)
│ ├── amethyst_core v0.4.0 (/Users/lucio/code/amethyst/amethyst_core) (*)
├── amethyst_network v0.2.0 (/Users/lucio/code/amethyst/amethyst_network)
│ ├── amethyst_core v0.4.0 (/Users/lucio/code/amethyst/amethyst_core) (*)
├── amethyst_renderer v0.9.0 (/Users/lucio/code/amethyst/amethyst_renderer) (*)
├── amethyst_ui v0.4.0 (/Users/lucio/code/amethyst/amethyst_ui)
│ ├── amethyst_assets v0.5.0 (/Users/lucio/code/amethyst/amethyst_assets) (*)
│ ├── amethyst_audio v0.4.0 (/Users/lucio/code/amethyst/amethyst_audio) (*)
│ ├── amethyst_core v0.4.0 (/Users/lucio/code/amethyst/amethyst_core) (*)
│ ├── amethyst_input v0.5.0 (/Users/lucio/code/amethyst/amethyst_input) (*)
│ ├── amethyst_renderer v0.9.0 (/Users/lucio/code/amethyst/amethyst_renderer) (*)
├── amethyst_utils v0.4.0 (/Users/lucio/code/amethyst/amethyst_utils)
│ ├── amethyst_assets v0.5.0 (/Users/lucio/code/amethyst/amethyst_assets) (*)
│ ├── amethyst_controls v0.3.0 (/Users/lucio/code/amethyst/amethyst_controls) (*)
│ ├── amethyst_core v0.4.0 (/Users/lucio/code/amethyst/amethyst_core) (*)
│ ├── amethyst_derive v0.2.0 (/Users/lucio/code/amethyst/amethyst_derive) (*)
│ ├── amethyst_renderer v0.9.0 (/Users/lucio/code/amethyst/amethyst_renderer) (*)
├── amethyst_gltf v0.4.0 (/Users/lucio/code/amethyst/amethyst_gltf)
│ ├── amethyst_animation v0.4.0 (/Users/lucio/code/amethyst/amethyst_animation) (*)
│ ├── amethyst_assets v0.5.0 (/Users/lucio/code/amethyst/amethyst_assets) (*)
│ ├── amethyst_core v0.4.0 (/Users/lucio/code/amethyst/amethyst_core) (*)
│ ├── amethyst_renderer v0.9.0 (/Users/lucio/code/amethyst/amethyst_renderer) (*)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment