Skip to content

Polytoria/Docs-v2

Repository files navigation

Polytoria 2.0 Scripting Documentation

"Kick-start your ideas to reality."

Polytoria simplifies your multiplayer game development.

It is easy to get started for beginners, and welcoming for advanced developers.

Installation Instructions

Requirements

Installation

  1. Clone the repo with Git,
git clone https://github.com/Polytoria/Docs-v2.git
  1. Cd into the repo,
cd ./Docs-v2
  1. Install Python dependencies with pip,
pip install -r requirements.txt
  1. Install Node.js dependencies with npm,
npm install
  1. Build & Start the mkdocs Server
npm run dev
  1. Open your browser and navigate to the URL, shown inside the terminal (usually http://127.0.0.1:8000/).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors