NumericalStorage Extension is a banking and storage solution for TypeWriter, engineered for BTC Studio infrastructure. It provides a comprehensive system for handling numerical data and storage mechanics.
- Numerical Storage: stored numerical values.
- Economy Integration: Can be used as a backend for complex economy or resource systems.
- Secure Storage: built on TypeWriter's robust data handling.
- Scalable: Designed to handle large amounts of data efficiently.
NumericalStorage Extension configuration is managed via TypeWriter's manifest system.
Requires Java 21.
# Clone the repository
git clone https://github.com/RenaudRl/TypeWriter-NumericalStorage.git
cd TypeWriter-NumericalStorage
# Build the project
./gradlew clean buildbuild/libs/NumericalStorage-[Version].jar
- TypeWriter - The engine this extension is built for.
- BTC Studio - Maintenance and specialized optimizations.
Licensed under the MIT License.