# Painting - v1.0.2
## Config Split
### PLUGIN CHANGES
- **Paper `loader.yml`** — Loader settings (`loader_version`, `loader_channels`) now live in `plugins/Painting/loader.yml`. `plugins/Painting/config.yml` is now reserved exclusively for resourcepack configuration. Existing installs: copy `loader_version` and `loader_channels` from your old `config.yml` into the new `loader.yml`, then replace `config.yml` with the v1.0.2 default.
### PLUGIN FIXES
- **Default `config.yml` generated** — Painting-Paper now writes its bundled resourcepack `config.yml` on first run. Previously the loader jar shadowed it with loader settings, so fresh installs got the wrong defaults.
### INTERNAL UPDATES
- **Painting-Impl** and **Painting-Velocity** bumped to 1.0.2. **Loader jar redrop required** on servers (loader code changed).