Skip to content

Commit 08901de

Browse files
committed
update .github and readme for version branch
1 parent a4252d5 commit 08901de

6 files changed

Lines changed: 3 additions & 182 deletions

File tree

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 0 additions & 65 deletions
This file was deleted.

.github/ISSUE_TEMPLATE/crash_report.md

Lines changed: 0 additions & 53 deletions
This file was deleted.

.github/PULL_REQUEST_TEMPLATE/pull_request_template.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

.github/workflows/publish.yml

Lines changed: 0 additions & 53 deletions
This file was deleted.

.github/workflows/test.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
name: "test"
22

33
on:
4+
push:
45
pull_request:
5-
branches:
6-
- "main"
7-
workflow_dispatch:
86

97
jobs:
108
test:

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
# Chunk Cacher for 1.18-1.18.2 SSG
1+
# ChunkCacher
22

3-
Caches chunk information to speed up world generation
3+
A Minecraft Fabric mod that caches chunk information to speed up world generation.

0 commit comments

Comments
 (0)