> For the complete documentation index, see [llms.txt](https://reddycat.gitbook.io/base-project-cube-doc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://reddycat.gitbook.io/base-project-cube-doc/base-project-cube.md).

# Base Project Cube

{% embed url="<https://github.com/MrBelarus/base-project-cube>" %}
Git project link
{% endembed %}

{% hint style="warning" %}
Some pages will refer to \_Examples/.. in project. You may not have this folder in active development project.\
So below will be .unitypackage if you want to check some examples in Unity:
{% endhint %}

{% file src="/files/X1gL5hQttihlH5ArcSHZ" %}
\_*Examples folder (if you haven't it in project)*
{% endfile %}

## Overview

Base Project Cube contains neccessary modules that can be used in many games.\
It should save time when starting new Unity game projects.\
\
Use quick links to get information about Base Project Cube below.

## Quick links

{% content-ref url="/pages/dg1uuvg0A7JiDMsPQgIy" %}
[Project structure](/base-project-cube-doc/overview/project-structure.md)
{% endcontent-ref %}

{% content-ref url="/pages/hrzb73bh3JCgG8BkGv2A" %}
[Third-party packages](/base-project-cube-doc/overview/third-party-packages.md)
{% endcontent-ref %}

{% content-ref url="/pages/06UPOSVeyiwTyyicQxSY" %}
[Namespaces](/base-project-cube-doc/fundamentals/namespaces.md)
{% endcontent-ref %}

{% content-ref url="/spaces/ygjewtla1W7kzTTIpGWq/pages/xZHTNVVAerDkMJnKlbvy" %}
[Script Templates](/base-project-cube-doc/fundamentals/script-templates.md)
{% endcontent-ref %}

{% content-ref url="/pages/jg7x5l18yGVHTXqZRA1L" %}
[AppStart](/base-project-cube-doc/fundamentals/appstart.md)
{% endcontent-ref %}

{% content-ref url="/spaces/ygjewtla1W7kzTTIpGWq/pages/tgSQqsocgoAy4HTB2YHD" %}
[Scene Setup](/base-project-cube-doc/fundamentals/scene-setup.md)
{% endcontent-ref %}

{% content-ref url="/spaces/ygjewtla1W7kzTTIpGWq/pages/0gv2i4rKRNxid09NOmhH" %}
[VersionValidator](/base-project-cube-doc/fundamentals/versionvalidator.md)
{% endcontent-ref %}

{% content-ref url="/pages/7NihfFauZe83RaD4amvK" %}
[VContainer Usage](/base-project-cube-doc/fundamentals/vcontainer-usage.md)
{% endcontent-ref %}

{% content-ref url="/pages/MEmCyXm1eJLo9wBemqUh" %}
[Simple Localization](/base-project-cube-doc/fundamentals/simple-localization.md)
{% endcontent-ref %}

{% hint style="danger" %}
**Singletons:** each page can refer to **Assets\\\_Examples\\...** and I recommend to check it in the end of each page if it exists. Do attention to scripts in examples.
{% endhint %}

{% content-ref url="/pages/b5uHv2fx4CFV61iZpd78" %}
[Singletons](/base-project-cube-doc/fundamentals/singletons.md)
{% endcontent-ref %}

{% content-ref url="/pages/oOYRLgGr5zPklLrhWIZw" %}
[Ready to use scipts](/base-project-cube-doc/fundamentals/ready-to-use-scipts.md)
{% endcontent-ref %}

{% content-ref url="/pages/vzYUm99rFmVdZWe29jHR" %}
[Other Modules](/base-project-cube-doc/fundamentals/other-modules.md)
{% endcontent-ref %}

{% content-ref url="/pages/1a2eSehJE095EA64tI8f" %}
[Editor Tools](/base-project-cube-doc/fundamentals/editor-tools.md)
{% endcontent-ref %}

## Other

{% content-ref url="/pages/2d2qBxpxAEmzv13rC3uK" %}
[Add-on .unitypackage archive](/base-project-cube-doc/other/add-on-.unitypackage-archive.md)
{% endcontent-ref %}
