https://github.com/felixwolf/libfurc
Python library for Furcadia
https://github.com/felixwolf/libfurc
furcadia python python3 zlib-license
Last synced: about 2 months ago
JSON representation
Python library for Furcadia
- Host: GitHub
- URL: https://github.com/felixwolf/libfurc
- Owner: FelixWolf
- License: zlib
- Created: 2022-02-20T08:04:17.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-08-01T14:48:01.000Z (about 2 years ago)
- Last Synced: 2024-03-15T18:57:18.810Z (over 1 year ago)
- Topics: furcadia, python, python3, zlib-license
- Language: Python
- Homepage:
- Size: 173 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 11
-
Metadata Files:
- Readme: readme.md
- License: license.md
Awesome Lists containing this project
README
[](https://pypi.python.org/pypi/libfurc/)
[](https://pypi.python.org/pypi/libfurc/)LibFurc
=======A python library for handling Furcadia formats, compiling and running(vm) DragonSpeak, and various other things.
**Contributions welcome!**Features
========
* Account picker
* Account based log in
* INI based log in
* Async client
* Near complete support for all server to client messages
* Some support for client to server messages
* VXN support (Particles!)
* Fox5 supportPlanned Features
================* Documentation
* Dream support
* FSH support
* FBJ support
* Legacy Fox support
* PCX support (Although not furcadia specific, it'll be implemented)
* DragonSpeak Compiler
* DragonSpeak VMSource referencing
==================
Writing a different library for Furcadia, or need to look up message opcodes for Furcadia?
Perhaps need information on a file format?
Feel free to reference this source code without attibuting this project!
Not only do I not mind, but I encourage this. Properly written software benefits everyone in the end.Disclaimer
==========
This project is not sponsered, endorsed, or officially recognized in any way by Dragon Eye's Production or Catnip Studios.
This is a unofficial fan project.
Furcadia is a trademark of Dragon's Eye Productions.