ahalforc / osrs_rng

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

osrs_rng

A simple flutter-for-web project for doing random things for Old School RuneScape.

Getting Started

To use the web-version of this app, visit: todo

Contributing

This is still in its infancy.

To further expand on this, we'll need to add GoRouter with a NavigationRail to paginate between the tools.

Building

To build the deployment code, run the following in the root directory

make build-web

then update the base href to

<base href="/osrs_rng/app/">

About


Languages

Language:JavaScript 98.4%Language:Dart 1.4%Language:HTML 0.1%Language:Makefile 0.0%