Bump version and readme
This commit is contained in:
parent
af118e7395
commit
c97e03e3c0
@ -6,7 +6,7 @@ minecraft_version=1.16.3
|
||||
yarn_mappings=1.16.3+build.47
|
||||
loader_version=0.10.3+build.211
|
||||
# Mod Properties
|
||||
mod_version=0.1.0-SNAPSHOT
|
||||
mod_version=1.0.0
|
||||
maven_group=cc.flogi.dev
|
||||
archives_base_name=smooth-chunks
|
||||
# Dependencies
|
||||
|
16
readme.md
16
readme.md
@ -1,5 +1,15 @@
|
||||

|
||||
<p align="center">
|
||||
<a href="https://github.com/fl0gic/smooth-chunks/blob/master/LICENSE"><img src="https://img.shields.io/github/license/fl0gic/smooth-chunks?style=for-the-badge"></a>
|
||||
<img src="https://img.shields.io/github/v/tag/fl0gic/smooth-chunks?include_prereleases&label=version&style=for-the-badge">
|
||||
<img src="https://img.shields.io/github/workflow/status/fl0gic/smooth-chunks/gradle-build?style=for-the-badge">
|
||||
<img src="https://cf.way2muchnoise.eu/full_smooth-chunks_downloads.svg?badge_style=for_the_badge">
|
||||
<img src="https://cf.way2muchnoise.eu/versions/smooth-chunks_latest.svg?badge_style=for_the_badge">
|
||||
<a href="https://fabricmc.net"><img src="https://img.shields.io/badge/modloader-fabric-blue?style=for-the-badge"></a>
|
||||
</p>
|
||||
|
||||
<p align="center">
|
||||
<img width="384" height="384" src="https://github.com/fl0gic/smooth-chunks/blob/543cb55c7fa0397a437260254b0a74dde2ebc6a0/src/main/resources/assets/smooth-chunks/icon.png?raw=true">
|
||||
</p>
|
||||
|
||||
|
||||
# Smooth Chunks
|
||||
<h1 align="center">Smooth Chunks</h1>
|
||||
<p align="center">Chunk loading in minecraft can be very jagged when they appear out of nowhere. With this mod, you can configure a nice animation for how chunks load in to your world.</p>
|
||||
|
Loading…
Reference in New Issue
Block a user