Skip to content

resir014/trackmania-tools

Repository files navigation

trackmania-tools

A suite of tools for the game Trackmania developed by me.

Contributing

Pull Requests + other contributions welcome! Please read the CONTRIBUTING.md file to get started.

You can also help the project by submitting bug reports or feature requests.

Developing

A nodejs >= 12.0.0 setup with yarn is recommended.

# install dependencies
yarn

# serve with hot reload at localhost:3000
yarn dev

# build for production
yarn build

# run lint + type check
yarn validate

Credits

Built with Next.js.

License

MIT.