Skip to content

Commit

Permalink
Merge branch 'master' into pr/350
Browse files Browse the repository at this point in the history
  • Loading branch information
Snowiiii committed Dec 29, 2024
2 parents 62591e6 + 02cec58 commit 2cd03ae
Show file tree
Hide file tree
Showing 53 changed files with 441 additions and 1,406 deletions.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ There are several ways you can contribute to Pumpkin:

### Docs

The Documentation of Pumpkin can be found at <https://snowiiii.github.io/Pumpkin/>
The Documentation of Pumpkin can be found at <https://pumpkinmc.org/>

**Tip: [typos](https://github.com/crate-ci/typos) is a great Project to detect and automatically fix typos

Expand Down
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ RUN strip pumpkin.release
FROM alpine:3.21

# Identifying information for registries like ghcr.io
LABEL org.opencontainers.image.source=https://github.com/Snowiiii/Pumpkin
LABEL org.opencontainers.image.source=https://github.com/Pumpkin-MC/Pumpkin

RUN apk add --no-cache libgcc

Expand Down
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

</div>

[Pumpkin](https://snowiiii.github.io/Pumpkin-Website/) is a Minecraft server built entirely in Rust, offering a fast, efficient,
[Pumpkin](https://pumpkinmc.org/) is a Minecraft server built entirely in Rust, offering a fast, efficient,
and customizable experience. It prioritizes performance and player enjoyment while adhering to the core mechanics of the game.

![image](https://github.com/user-attachments/assets/7e2e865e-b150-4675-a2d5-b52f9900378e)
Expand Down Expand Up @@ -88,15 +88,15 @@ Check out our [Github Project](https://github.com/users/Snowiiii/projects/12/vie

## How to run

See our [Quick Start](https://snowiiii.github.io/Pumpkin-Website/about/quick-start.html) Guide to get Pumpkin running
See our [Quick Start](https://pumpkinmc.org/about/quick-start.html) Guide to get Pumpkin running

## Contributions

Contributions are welcome! See [CONTRIBUTING.md](CONTRIBUTING.md)

## Docs

The Documentation of Pumpkin can be found at https://snowiiii.github.io/Pumpkin-Website/
The Documentation of Pumpkin can be found at https://pumpkinmc.org/

## Communication

Expand Down
103 changes: 0 additions & 103 deletions extractor/build.gradle.kts

This file was deleted.

14 changes: 0 additions & 14 deletions extractor/gradle.properties

This file was deleted.

7 changes: 0 additions & 7 deletions extractor/gradle/wrapper/gradle-wrapper.properties

This file was deleted.

Loading

0 comments on commit 2cd03ae

Please sign in to comment.