Skip to content

A web page to search MasterUnitList.info for Battletech AlphaStrike units

Notifications You must be signed in to change notification settings

piotrberlowski/mul-search

Repository files navigation

MUL Search

This app is a simple Master Unit List search wrapper created for the purposes of creating BattleTech Alpha Strike lists.

"MUL Search" is extremely opinionated on the search flow, to serve a purpose of:

  • finding units that can be used for a given Faction in a given Availability Era
  • displaying and reviewing the units' Alpha Strike stats in a single pane

The author found the above two behaviors to be difficult in the upstream MasterUnitList UI and necessary for the list-building in the WNRP 350 format.

Credits

Developing

This app is a basic Next.js project using the new React App router.

Use your favourite editor to deal with code (VSCode was used to write most of this).

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

This project uses next/font to automatically optimize and load Inter, a custom Google Font.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

About

A web page to search MasterUnitList.info for Battletech AlphaStrike units

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published