Skip to content

Cod2rDude/squishy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

squishy

Just another way of packing buffers

Table of Contents

Why does this even exist?

I was like why dont i write a compiler, a vs code extension and a luau package to torture myself.

Its not done only compiler exists.

Features

Installation

This wont be a normal installation.

Usage

Using Compiler

Using Roblox Side Thingy

API

yeah i need to make a site.

Found a Bug?

If you encounter any issues or unexpected behavior, please let me know! Your feedback helps make this library more stable.

  1. Check the existing issues to see if it has already been reported.
  2. If not, open a new issue and describe the problem.
  3. Provide a small code snippet to reproduce the bug if possible.

Contribution

Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

Contributing

To maintain the stability of the library, direct commits to the main branch are restricted. Please follow the workflow below to suggest changes:

  1. Fork the Project: Create your own copy of this repository.
  2. Create a Feature Branch:
    git checkout -b feature/AmazingFeature
  3. Commit your changes:
    git commit -m 'Add some AmazingFeature'
  4. Push to branch:
    git push origin feature/AmazingFeature
  5. Open a Pull Request: Navigate to the original repository and click "New Pull Request". Describe your changes in detail so they can be reviewed.

Once your Pull Request is merged, GitHub will automatically list you in the official "Contributors" section of the repository. (i guess so)

After a successful merge, I will also manually add your name and contribution to the table below!

Guidelines

We appreciate contributions you will make but we will also highly appreciate you to follow our guidelines while contributing.

  1. Of course make sure your code is efficient.
  2. No nsfw links, swearing or anything like those.
  3. Maybe follow the coding style we do.
  4. That's it!

Contributors

Contributor Description
Cod2rDude Creator
scrpt2r Helped on __log__

This project is licensed under The MIT License

References