Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wensimehrp/bad-apple-grf

Simple GRF containing the "Bad Apple" animation
https://github.com/wensimehrp/bad-apple-grf

Last synced: 8 days ago
JSON representation

Simple GRF containing the "Bad Apple" animation

Awesome Lists containing this project

README

        

# Random Bad Apple GRF

Fetches a bad apple video and encodes it to a newgrf.

Building Requirements:

- nmlc
- ffmpeg
- find
- python3
- pillow
- ply
- just (optional)
- internet connection

Note that when using fast-forward the sound will not be fast-forwarded.
The music will continue playing, even if you abandon the game. It will only stop when it ends or you quit the game.

Building:

```bash
just clone_nml fetch gen build
```

Install NML by running `just clone_nml` or `git clone https://github.com/openttd/nml.git`

Building will take a _very_ long time. 😛