-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
- Loading branch information
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
# Auto detect text files and perform LF normalization | ||
* text=auto |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"FolderOrderSettings": [ | ||
{"name":"FileCompressed","order":3,"path":"folders/FileCompressed.yy",}, | ||
], | ||
"ResourceOrderSettings": [], | ||
} |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
This is free and unencumbered software released into the public domain. | ||
|
||
Anyone is free to copy, modify, publish, use, compile, sell, or | ||
distribute this software, either in source code form or as a compiled | ||
binary, for any purpose, commercial or non-commercial, and by any | ||
means. | ||
|
||
In jurisdictions that recognize copyright laws, the author or authors | ||
of this software dedicate any and all copyright interest in the | ||
software to the public domain. We make this dedication for the benefit | ||
of the public at large and to the detriment of our heirs and | ||
successors. We intend this dedication to be an overt act of | ||
relinquishment in perpetuity of all present and future rights to this | ||
software under copyright law. | ||
|
||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, | ||
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF | ||
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. | ||
IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR | ||
OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, | ||
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR | ||
OTHER DEALINGS IN THE SOFTWARE. | ||
|
||
For more information, please refer to <https://unlicense.org> |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
# FileCompressed | ||
<div align="center"> | ||
<a href="https://github.com/AntikoreDev/file-compressed" onClick = "return false"><img alt = "Repo size" src = "https://img.shields.io/github/repo-size/AntikoreDev/file-compressed?style=for-the-badge"></a> | ||
<a href="https://github.com/AntikoreDev/file-compressed/stargazers"><img alt = "Stars" src = "https://img.shields.io/github/stars/AntikoreDev/file-compressed?style=for-the-badge"></a> | ||
<a href="https://github.com/AntikoreDev/file-compressed/releases"><img alt="GitHub all releases" src="https://img.shields.io/github/downloads/AntikoreDev/file-compressed/total?style=for-the-badge"></a> | ||
<a href="./LICENSE"><img alt="GitHub" src="https://img.shields.io/github/license/AntikoreDev/file-compressed?style=for-the-badge"></a> | ||
</div> | ||
|
||
Simple and ready to use GameMaker functions for saving/loading structs into binary-like files using buffers. Released for public domain under the [Unlicense](./LICENSE), credit is good but not mandatory :) | ||
|
||
## How to install | ||
- [Download the .yymps](https://github.com/AntikoreDev/file-compressed) | ||
- Drag it into your project | ||
- Include the script into your project. | ||
|
||
## Contributing | ||
Feel free to open pull requests to improve the functions, however I'm not planning into doing any big additions soon. | ||
Commit names should be using [Gitmoji](https://gitmoji.dev/) emoji standard | ||
|
||
## Donating | ||
If you want to support me, you can just buy me a coffee | ||
|
||
[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/P5P7827IB) |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.