Skip to content

OWOP Mini is a modded version of node-owop, designed to be a lightweight and efficient implementation.

License

Notifications You must be signed in to change notification settings

scar17off/owop-mini

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OWOP Mini

OWOP Mini is a modded version of node-owop, designed to be a lightweight and efficient implementation. This project allows users to draw pixels with others in real-time on an (almost) infinite canvas.

Features that were removed

  • World border
  • Ban system
  • Pixel distance limit
  • Moderator tools check
  • World properties
  • JSON Databases
  • Captcha
  • Antiproxy
  • Plugins
  • Webpack and many dependencies
  • Documentation
  • Admin panel
  • API endpoints
  • Console commands
  • Console logging
  • Config manager
  • Many commands
  • Country ban
  • World password

Installation

  1. Clone the repository:

    git clone https://github.com/scar17off/owop-mini
    cd owop-mini
  2. Install dependencies:

    npm install
  3. Create a .env file in the root directory and add your environment variables:

    adminlogin=admin
    modlogin=mod
  4. Start the server:

    npm start
  5. Open your browser and navigate to http://localhost:3000.

License

This project is licensed under the MIT License. See the LICENSE.md file for more details.

Contributing

Contributions are welcome! Please feel free to submit a PR.

About

OWOP Mini is a modded version of node-owop, designed to be a lightweight and efficient implementation.

Topics

Resources

License

Stars

Watchers

Forks