Search Results for "minecraft starter package"

Showing 31 open source projects for "minecraft starter package"

View related business solutions
  • Application Monitoring That Won't Slow Your App Down Icon
    Application Monitoring That Won't Slow Your App Down

    AppSignal's Rust-based agent is lightweight and stable. Already running in thousands of production apps.

    Full APM with errors, performance, logs, and uptime monitoring. 99.999% uptime SLA on the platform itself.
    Start Free
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1
    Minecraft Mod Language Package

    Minecraft Mod Language Package

    A language package for Minecraft Mods

    Minecraft Mod Language Package is an open-source localization project that provides translations for a wide range of Minecraft mods, primarily focusing on Simplified Chinese. The repository collects translation files and tools used to convert mod content into localized versions that can be applied directly in the game. The project was created to address common issues where mod developers do not provide official translations or where updates to translations are delayed. ...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 2
    TypeScript Express Starter

    TypeScript Express Starter

    Quick and Easy TypeScript Express Starter

    Express consists of JavaScript, which makes it vulnerable to type definitions. That's why we avoid supersets with starter packages that introduce TypeScript. The package is configured to use TypeScript instead of JavaScript. Express is a fast, open and concise web framework and is a Node.js based project. npx is a tool in the JavaScript package management module, npm. This is a tool that allows you to run the npm package on a single run without installing the package. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Agent Starter Pack

    Agent Starter Pack

    Ship AI Agents to Google Cloud in minutes, not months

    Agent Starter Pack is a production-focused framework that provides pre-built templates and infrastructure for rapidly developing and deploying generative AI agents on Google Cloud. It is designed to eliminate the complexity of moving from prototype to production by bundling essential components such as deployment pipelines, monitoring, security, and evaluation tools into a single package.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    Self-hosted AI Package

    Self-hosted AI Package

    Run all your local AI together in one package

    Self-hosted AI Package is an open-source Docker Compose-based starter kit that makes it easy to bootstrap a full local AI and low-code development environment with commonly used open tools, empowering developers to run LLMs and AI workflows entirely on their infrastructure. The stack typically includes Ollama for running local large language models, n8n as a low-code workflow automation platform, Supabase for database and vector storage, Open WebUI for interacting with models, Flowise for agent building, and additional services like SearXNG, Neo4j, and Langfuse for search, knowledge graphs, and observability. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 5
    ts-ci

    ts-ci

    A project starter for module publisher

    TS-CI is a TypeScript-based Continuous Integration (CI) toolkit that simplifies build and deployment processes. It is designed to automate CI/CD workflows while ensuring strict TypeScript compatibility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    IntelliJ Platform Plugin Template

    IntelliJ Platform Plugin Template

    Template repository for creating plugins for IntelliJ Platform

    ...This template supports modern plugin development workflows, including UI extensions, language support tooling, actions, tool windows, intentions, inspections, and more, providing sensible defaults that follow JetBrains recommended patterns. It also includes tasks for running and debugging the plugin inside a sandboxed IDE instance, as well as guidelines to package and publish the plugin to the JetBrains Plugin Repository.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Graphile's Crystal Monorepo

    Graphile's Crystal Monorepo

    Graphile's Crystal Monorepo; home to Grafast, PostGraphile

    The next-generation planning and execution engine for GraphQL. Enables greater performance and efficiency via deeper integration into your existing Node.js or remote business logic, no matter the shape of your GraphQL schema. Grafast and PostGraphile V5 are in sponsors-only alpha; sponsor at any tier, then reach out for access. A quick-start project for full-stack application development in React, Node.js, GraphQL and PostgreSQL. At Graphile we love GraphQL so much we named ourself for our...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    PWABuilder

    PWABuilder

    The simplest way to create progressive web apps across platforms

    The simplest way to create progressive web apps across platforms and devices. This repo is home to several projects in the PWABuilder family of tools. The PWA Starter is our opinionated and production-tested starter that the PWABuilder team uses to build all of our PWAs, including PWABuilder itself. The PWA Starter uses a lightweight, fast, and extensible stack that allows you to quickly get started with developing a new PWA. PWABuilder enables developers to quickly and easily to generate...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    NvChad

    NvChad

    Blazing fast Neovim config providing solid defaults and a beautiful UI

    NvChad is a neovim config written in lua aiming to provide a base configuration with very beautiful UI and blazing fast start time (around 0.02 secs ~ 0.07 secs). We tweak UI plugins such as telescope, nvim-tree etc well to provide an aesthetic UI experience. Lazy loading is done 93% of the time meaning that plugins will not be loaded by default, they will be loaded only when required also at specific commands, events etc. This lowers the start time and it was like 0.07~ secs tested on an...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 10
    PyAppExec

    PyAppExec

    Launcher that prepares Python/deps and runs your app like OS-native

    PyAppExec is a cross‑platform open-source launcher and installer that makes Python apps feel native. It locates or installs the required Python runtime, provisions an isolated virtual environment, installs your project’s pip requirements, and handles any external tools requirements or dependencies (e.g., FFmpeg) with version checks and auto-download/extract on Windows/macOS/Linux. The Qt-based installer can scaffold pyappexec.ini, copy/rename the launcher, and (on macOS) bundle a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Launch.nvim

    Launch.nvim

    Launch.nvim is modular starter for Neovim

    This config will provide a modular starting point for anyone looking to use Neovim as their IDE. It is meant to be simple and easy to understand and extend. Use it as a base for your own config or just take individual pieces. All the included plugins are pinned to a version that ensures they are compatible and will not update potentially introducing errors into your config. For every Neovim release, I will update this repo along with the community to keep it up to date with the newest...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    BuddyCAD

    BuddyCAD

    A set of freeware applications for viewing/processing P-CAD files.

    BuddyCAD Viewer+ can view/process files for following P-CAD versions: - P-CAD v4.5 - P-CAD v8.5 / v8.7 / v9.0 - P-CAD 99 / Accel / 2002 / 2004 / 2006 (through ASCII import)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    AnyStatus

    Get your own sweet custom status for discord

    ...Next, open a new terminal in the current folder and execute the following command: pip install -r requirements.txt Then open main.py and your custom status is ready :) Send `<prefix><activity> = <text>` in any discord channel to change your status. Example: `!playing = Minecraft` You can alternatively run `chmod +x run.sh` in the console and open run.sh afterwards or open run.bat if you're a windows user for automatic package installation and quick launch. Also remember that it can take up to 5 minutes to update your status.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    AWPS

    AWPS

    A Modern WordPress Starter Theme for savvy Developers

    AWPS is a modern WordPress starter theme designed for developers who want a streamlined, modular approach to WordPress theme development. It incorporates best practices with a focus on maintainability and performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    ASP.NET Core & Vue.js Starter

    ASP.NET Core & Vue.js Starter

    Asp.net Core & Vue.js (ES6) SPA Starter kit

    Starter Template for ASP.NET Core and Vue.JS (Vue) - with Webpack (with HMR), Web API, Vuex state management, and other best practices baked in! Find the template through the NuGet package manager inside Visual Studio. Now you can open the project via Visual Studio or VSCode, press F5 to run the application! You have two choices when it comes to how you prefer to run it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    create-ts-lib

    create-ts-lib

    Create-ts-lib: A Starter Kit and a CLI to create your TypeScript

    TypeScript Webpack Starter is a boilerplate setup for building modern JavaScript applications with TypeScript and Webpack. It provides a structured foundation for scalable frontend and backend projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Laravel Angular Material Starter

    Laravel Angular Material Starter

    Get started with Laravel 5.3 and AngularJS (material)

    While this starter used to be an excellent starting point for Laravel 5 & Angular 1.x, using Angular 1. x results in large JavaScript bundles which makes the mobile experience slow. Thus it's recommended to upgrade to Angular (2+). The motivation behind this starter package is to provide a default starting point with best practices in mind, for web apps using Laravel 5.3 & Angular 1.5.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    npm-build-boilerplate

    npm-build-boilerplate

    A collection of packages that build a website using npm scripts

    npm-build-boilerplate is a starter kit for setting up a JavaScript build system using npm scripts. It helps developers automate tasks like minification, compilation, and linting without relying on external task runners like Gulp or Grunt.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Puzzler-VR

    Puzzler-VR

    A VR puzzle game for Cardboard using Unity

    Puzzler is a mobile VR application for new VR users which challenges them to solve a familiar type of puzzle in a new way. You just need your mobile and VR cardboard and you can enjoy playing puzzles in a virtual world without being distracted by anything from the real world you live in. Most of the scripts were provided by Udacity. I have edited them to match my needs. Most of the models and textures are provided by Udacity starter files. I used some images for texturing the particles. The...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Codecast's SPA Starter Kit

    Codecast's SPA Starter Kit

    A highly opinionated starter kit for building Single Page Applications

    A highly opinionated single-page application starter kit built on top of Vue.js and Laravel. This package contains two separate projects to act as a starting point for a single-page application: a Vue.js project (created with vue-cli + webpack template) and a Laravel 5.3 project. They're not just freshly created projects but a fully working application that can be modified and expanded to become your own application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    GAzie Starter

    GAzie Starter

    Preconfigured package for GAzie - Gestione Aziendale

    Autoit script to auto setup a portable webserver to host GAzie
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    React Redux Universal Hot Example

    React Redux Universal Hot Example

    A starter boilerplate for a universal webapp

    This is a starter boilerplate app created with Universal rendering, both client and server make calls to load data from separate API server, React, React Router, Express, Babel for ES6 and ES7 magic, Webpack for bundling, Webpack Dev Middleware, Webpack Hot Middleware, Redux's futuristic Flux implementation, Redux Dev Tools for next generation DX (developer experience), React Router Redux Redux/React Router bindings, ESLint to maintain a consistent code style, redux-form to manage form state...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Cop-e-boox stylesheets

    Cop-e-boox is a bundle of customised stylesheets to produce ebooks

    Cop-e-boox is a bundle of customised stylesheets to produce ebook formats from structured XML files. It is an open-source package for structured single-source publishing, which lets you set up document styles to produce PDF, EPUB 3.0 and HTML5 (web page) ebook formats. You can think of cop-e-boox as a typesetting package for XML content that allows you to easily set up page layout and document structure, and change text and graphics styles. Cop-e-boox is designed as an entry-level starter kit for single-source desktop publishing and aims to provide a learning tool as an introduction to the technologies used for digital publishing with XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Society Mod Pack

    Society Mod Package

    Society Mod Pack(SCP) is a minecraft modding collection of some fun game enhancements to add to the experience of the already fun game Minecraft. I do not currently claim rights to any of the mods in this mod pack, however, I plan on adding some mods of my own in the future. Mod List: Space Toad's Buildcraft Eloraam's RedPower
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    MCqRef

    MCqRef

    A fast, new, and simple Minecraft Reference Tool!

    A fast, new, and simple Minecraft Reference Tool that both new and old users can enjoy! From crafting to brewing, MCqRef has it all! Also, download the MCqRef /plugin/ package from your favorite mods and get that Mod's recipes put into the program, simple, fast, and easy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB