Skip to content

Commit 9aec7a6

Browse files
authored
Merge pull request #21 from pylonmc/chore/reorganize-images
chore: reorganize images
2 parents 5370542 + 9330197 commit 9aec7a6

7 files changed

Lines changed: 5 additions & 4 deletions
File renamed without changes.
File renamed without changes.

docs/en/index.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Pylon is an **upcoming** Minecraft Java plugin that will hugely expand vanilla g
33
Pylon uses an addon system, meaning anyone can add content to Pylon by writing an addon for it! It also comes with a number of really useful features, such as:
44

55
- First-class translation support, meaning each player can select their own language.
6-
- Extensive configuration options, including per-machine configuration.
6+
- Extensive configuration options, including per-machine configuration.
77
- An intuitive and user-friendly guide to help players figure out the plugin.
88

99
## :frame_photo: Pylon in pictures (so far)
@@ -25,9 +25,9 @@ Pylon uses an addon system, meaning anyone can add content to Pylon by writing a
2525

2626
We have built Pylon with performance and stability in mind from day 1:
2727

28-
- Pylon makes **extensive** use of caching and will run most performance-intensive systems asynchronously, as well as makeing use of modern concurrency/performance features such as coroutines.
29-
- In addition, the plugin will have a broad range of config options to help performance - including per-machine tick rates, the ability to limit the number of machines placed by player/chunk/etc, the tick rate of fluid/energy/etc, and more.
30-
- The way Pylon is designed minimises the chance of data corruption and has a range of error-handling mechanisms if something does go wrong.
28+
- Pylon makes **extensive** use of caching and will run most performance-intensive systems asynchronously, as well as makeing use of modern concurrency/performance features such as coroutines.
29+
- In addition, the plugin will have a broad range of config options to help performance - including per-machine tick rates, the ability to limit the number of machines placed by player/chunk/etc, the tick rate of fluid/energy/etc, and more.
30+
- The way Pylon is designed minimises the chance of data corruption and has a range of error-handling mechanisms if something does go wrong.
3131
Note: Pylon will likely not be fully compatible with bedrock.
3232

3333
## :calendar: Provisional timeline
@@ -75,4 +75,5 @@ We also have help from:
7575
If you're interested in helping out, drop us a message on our Discord server! You don't have to be an expert to help, a little plugin development experience is enough - there are plenty of tasks to do, ranging from trivial to exceptionally complex, so just let us know if you're interested and we can find something for you to do.
7676

7777
## :question: Got questions?
78+
7879
Drop a message on our Discord server and we'll be happy to answer.

0 commit comments

Comments
 (0)