Skip to content

reliant but for mobile use without double tap to zoom, guide to loading on mobile:

License

Notifications You must be signed in to change notification settings

ducky4life/reliant-mobile

 
 

Repository files navigation

reliant but mobile

download, guide to loading on mobile: https://www.nationstates.net/page=dispatch/id=2519809#SCRIPT

no double tap to zoom

changes: added to css file

  * {
      touch-action: manipulation;
  }

Reliant

Reliant is a browser extension for Chromium-based browsers that seeks to make defending easier.

Quick Start

Click here for a quick start guide.

Disclaimer

This tool should not be assumed to be legal. It remains the player's responsibility to ensure any tools they use comply with the Script Rules.

License

This project is licensed under the GNU Affero General Public License v3.0. You may obtain a copy of the License at https://www.gnu.org/licenses/agpl-3.0.html.

Contributing

To setup a development environment:

  1. Clone the repository.
  2. Ensure you have Node.js installed.
  3. Run npm install in the project directory.
  4. Compile TypeScript code using tsc --watch for watch mode or tsc for a single compilation.

About

reliant but for mobile use without double tap to zoom, guide to loading on mobile:

Topics

Resources

License

Stars

Watchers

Forks

Languages

  • TypeScript 91.0%
  • SCSS 5.7%
  • CSS 3.1%
  • HTML 0.2%