Skip to content

Commit

Permalink
Merge pull request #32 from mcserversoft/dev
Browse files Browse the repository at this point in the history
v6.0.0
  • Loading branch information
Fiahblade authored Sep 19, 2023
2 parents f43c9b8 + e992ed0 commit 83b5579
Show file tree
Hide file tree
Showing 80 changed files with 6,627 additions and 7,994 deletions.
7 changes: 7 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"cSpell.words": [
"flowbite",
"MCSS",
"peekable"
]
}
12 changes: 7 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,13 @@
[![Discord](https://img.shields.io/discord/335560186930659328?label=Discord)](https://mcserversoft.com/discord)
[![Maintained](https://img.shields.io/maintenance/yes/2022)](https://github.com/mcserversoft/RemotePanel)
[![SvelteKit](https://img.shields.io/badge/Svelte-4A4A55?style=flat&logo=svelte&logoColor=FF3E00)](https://kit.svelte.dev)
[![Tailwind CSS](https://img.shields.io/badge/Tailwind_CSS-38B2AC?style=flat&logo=tailwind-css&logoColor=white)](https://tailwindcss.com)
[![Discord](https://img.shields.io/discord/335560186930659328?label=MCSS%20Discord)](https://mcserversoft.com/discord)
[![Maintained](https://img.shields.io/maintenance/yes/2023?label=Maintained)](https://github.com/mcserversoft/RemotePanel)
[![Kofi](https://img.shields.io/badge/Kofi-F16061.svg?logo=ko-fi&logoColor=white)](https://mcserversoft.com/donate)


# MCSS Remote Panel

This repository contains the code that is used for the remote panel. Feel free to [report issues](https://github.com/stefmmm/MCSS-Panel/issues), make [pull requests](https://github.com/mcserversoft/RemotePanel/pulls), all is appreciated!
This repository contains the code that is used for the remote panel. Feel free to [report issues](https://github.com/mcserversoft/RemotePanel/issues), make [pull requests](https://github.com/mcserversoft/RemotePanel/pulls), all is appreciated!

Join our [discord](https://mcserversoft.com/discord) for a chat!

Expand All @@ -18,5 +22,3 @@ npm run dev
# or start the server and open the app in a new browser tab
npm run dev -- --open
```

This was built with [SvelteKit](https://kit.svelte.dev/) and [Tailwind CSS ](https://tailwindcss.com).
Loading

0 comments on commit 83b5579

Please sign in to comment.