Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/klabacher/Tusk
Cardjitsu Snow Server Emulator
https://github.com/klabacher/Tusk
Last synced: 5 days ago
JSON representation
Cardjitsu Snow Server Emulator
- Host: GitHub
- URL: https://github.com/klabacher/Tusk
- Owner: klabacher
- License: lgpl-3.0
- Archived: true
- Created: 2020-04-28T16:34:56.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-02-03T12:09:07.000Z (almost 4 years ago)
- Last Synced: 2024-08-02T16:45:00.584Z (3 months ago)
- Language: Python
- Homepage:
- Size: 162 KB
- Stars: 11
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
NOT WORKING
# Tusk - Cardjitsu Snow Server Emulator
## Table of Contents
> Click one item to be π Β teleportedΒ π to that section.
- [Features](#features)
- [Installation](#installation)
- [Contributing](#contributing)
- [Team](#team)
- [FAQ](#faq)
- [Support](#support)
- [License](#license)## Features
> features section comming soon...
## Installation
- This guide expects that you have a working instalation of `houdini-asyncio` and `dash`
### Clone
- Clone this repo to your local machine using
`git clone https://github.com/klabacher/Tusk.git`### Setup
> Let's go, first execute this command
```
cd Tusk
```> now that we are in the correct folder, let's install the required modules
```
pip install -r requirements.txt
```> We are almost done π€£ yes, it was that easy, just run this command and you're done
```
python app.py
```## Adding New Tags
```py
@Instance.register("tagname")
def functionname(client, arg):
client.sendLine("[TAG]|arg1|arg2")
```## Contributing
> First of all thanks for trying to help π
### Step 1
- **Option 1**
- π΄ Fork this repo!- **Option 2**
- π― Clone this repo to your local machine using
`git clone https://github.com/klabacher/Tusk.git`### Step 2
- **CODE, CODE AND MORE CODE!** π¨π¨π¨
### Step 3
- π Create a new pull request using `https://github.com/klabacher/Tusk/compare/`.
## Team
| **Klabacker** | **Jjguve5** | **Outro idiota qualquer** |
| :---: |:---:| :---:|
| [![FVCproductions](https://avatars1.githubusercontent.com/u/41272117?s=200&u=02e4e39fba04dc1934daf371edbb75fbba2c82d4&v=4)](http://fvcproductions.com) | [![FVCproductions](https://avatars0.githubusercontent.com/u/64338392?s=200&u=62f44017d3ca623fd4b10fad0578568296a0558c&v=4)](http://fvcproductions.com) | [![FVCproductions](https://avatars1.githubusercontent.com/u/4284691?v=3&s=200)](http://fvcproductions.com) |
| `github.com/klabacker` | `github.com/jjguve5` | `github.com/fvcproductions` |## FAQ
- **What is cardjitsu snow?**
- It was a game that was made by the creators of club penguin but the game shut down and we recreated the server.
- **question?**
- answer.
- **question?**
- answer.## Support
If you need any help just contact us!
- **klabacher**#1886
- **Jjguve5**#5555
> those are discord tags btw π## Donations
## License
[![License](http://img.shields.io/:license-mit-blue.svg?style=flat-square)](http://badges.mit-license.org)
- **[MIT license](https://github.com/klabacher/Tusk/blob/master/LICENSE)**
- Copyright 2020 Β© Tusk.