Skip to content

Discord badge #126

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Nov 7, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Uchu [![appveyor](https://img.shields.io/appveyor/ci/yuwui/Uchu/master.svg?style=flat-square&logo=appveyor)](https://ci.appveyor.com/project/yuwui/uchu)
# Uchu [![appveyor](https://img.shields.io/appveyor/ci/yuwui/Uchu/master.svg?logo=appveyor)](https://ci.appveyor.com/project/yuwui/uchu) [![discord](https://img.shields.io/discord/762298384979329114?label=Discord&logo=discord&logoColor=white)](https://discord.gg/zM5uXAe2)

LEGO Universe server written in C#

Expand All @@ -8,9 +8,6 @@ LEGO Universe server written in C#
## Contributions
Contributions are always welcome! Feel free to open pull requests or issues to help with the continued development of Uchu.

## Discord
Message Wincent01#7921 on Discord to get an invite to the development Discord server. Note, the server is not meant to be a hub for support.

## Python scripting
Uchu supports [Python scripting](https://github.com/yuwui/Uchu/blob/master/Uchu.Python/SCRIPTING.md), which you can use to code minigames, new game features, and a lot more! This is the perfect way for those of you with less programming experience to contribute.

Expand Down