<meta name="description" content="based">
<meta property="og:url" content="https://infinite.sex">
<meta property="og:type" content="website">
<meta property="og:title" content="Infinite Store">
<meta property="og:description" content="based">
<meta property="og:image" content="https://cdn.jsdelivr.net/gh/Epikest/Infinite-Store-Staging@main/assets/banner.png">
<meta name="twitter:card" content="summary_large_image">
<meta property="twitter:domain" content="infinite.sex">
<meta property="twitter:url" content="https://infinite.sex">
<meta name="twitter:title" content="Infinite Store">
<meta name="twitter:description" content="based">
<meta name="twitter:image" content="https://cdn.jsdelivr.net/gh/Epikest/Infinite-Store-Staging@main/assets/banner.png">

<meta name="color-scheme" content="dark light"/>

<head>
	<link rel="icon" type="image/x-icon" href="favicon.ico">
</head>

<h1 align="center">
	<a href="https://git.infinite.sex">
		Infinite Store
	</a>
</h1>

<p align="center">
	The <em>cool</em> way to add plugins and themes to Infinite Yield!
</p>

<p align="center">
	<a href="https://git.infinite.sex/Infinite-Store/releases/latest">
		<img alt="Release" src="https://img.shields.io/github/release-date-pre/Infinite-Store/Infinite-Store?label=latest%20release&style=flat-square">
	</a>
	<a href="https://discord.infinite.sex">
		<img alt="Discord" src="https://img.shields.io/discord/897257702126936075?color=%235865F2&logo=discord&logoColor=%23DCDDDE&style=flat-square" >
	</a>
	<a href="https://git.infinite.sex/Infinite-Store/issues">
		<img alt="Issues" src="https://img.shields.io/github/issues/Epikest/Infinite-Store-Staging?color=0088ff&style=flat-square"/>
	</a>
	<a href="https://git.infinite.sex/Infinite-Store/pulls">
		<img alt="Pulls" src="https://img.shields.io/github/issues-pr/Epikest/Infinite-Store-Staging?color=0088ff&style=flat-square"/>
	</a>
	<a href="https://www.jsdelivr.com/package/gh/Epikest/Infinite-Store-Staging">
		<img alt="jsDelivr" src="https://data.jsdelivr.com/v1/package/gh/Epikest/Infinite-Store-Staging/badge"/>
	</a>
	<a href="./LICENSE.md">
		<img alt="License" src="https://img.shields.io/badge/license-ISL--1.0.2-red?style=flat-square"/>
	</a>
</p>

## Usage

The loader allows Infinite Store to always be kept up-to-date without re-downloading it every time you want to use it.\
You can download the Infinite Store loader directly [here](https://github.com/Infinite-Store/Infinite-Store/releases/latest/download/is.luau), or use one of these `loadstring()` loaders:

### For users

This loader is for the latest stable version:

```lua
loadstring(game:HttpGetAsync("https://infinite.sex"))("cache")
```

### For developers

This loader is for the latest development version:

```lua
loadstring(game:HttpGetAsync("https://infinite.sex"))("dev cache")
```

## Important Information

If you are looking for tutorials and how-tos, check out the [Infinite Store Wiki](https://git.infinite.sex/Infinite-Store/wiki).\
For even more help, join our [Discord](https://discord.gg/dubhsUGcZe) server!

## Contributions

Do you have your own plugin or want to update existing ones? You can do it by creating a fork and committing your files. Open a [pull request](https://github.com/Epikest/Infinite-Store-Staging/compare) to get your changes accepted (compare across forks to select your fork).\
You may also open a pull request to add your plugin URLs from a source repository other than this one.

## Features

| Feature                                                                                  | Status |
| ---------------------------------------------------------------------------------------- | ------ |
| Home Page                                                                                | ✅      |
| Plugins Page                                                                             | ✅      |
| Settings                                                                                 | ✅      |
| Animations                                                                               | ✅      |
| [Wiki](https://git.infinite.sex/Infinite-Store/wiki)                                     | ✅      |
| [Loader](https://git.infinite.sex/Infinite-Store/wiki/Usage)                             | ✅      |
| [Themes](https://git.infinite.sex/Nightly-Store)                                         | ⏳      |
| [Plugins](plugins)                                                                       | ♾      |
| [Affiliation](https://discord.gg/78ZuWSq)                                                | ✅      |
| [Discord Server](https://discord.gg/dubhsUGcZe)                                          | ✅      |

## License

Please read the [license](https://git.infinite.sex/Infinite-Store/blob/main/LICENSE.md) before asking to use Infinite Store in your project.
