forge/arma/client/docs/README.md
Jacob Schmidt d178e39164 Refactor client UI stores and normalize docs formatting
- Rework org and store UI state modules (rename/move store/getter files, add runtime and bridge wiring)
- Update store UI components and page structure (navbar/cart split, new StoreView flow)
- Apply broad markdown/YAML/HTML/CSS/JS formatting cleanup across docs, templates, and workflows
2026-03-10 19:13:30 -05:00

2.4 KiB

forge-client

forge-client Version forge-client Issues forge-client Downloads forge-client License
HEMTT

Requires the latest version of CBA A3

Initial Project Setup!

Delete this section after the project has been initially set up:

  1. Find and replace all instances of forge-client with the mod's name.
  2. Find and replace all instances of MOD_REPO with the mod's name and no spaces.
    • This should be the name of the repository on GitHub.
  3. Find and replace all instances of forge_client with the mod's prefix.
    • This should be all lowercase.
  4. Find and replace all instances of MOD_ACRONYM with the mod's acronym.
    • This should be all uppercase.
  5. After the initial Steam upload, find and replace all instances of MOD_ID with the mod's Steam Workshop id.

For third parties, make sure to also replace IDSolutions with your Github username / organization name, and to replace DartRuffian with your username.

forge-client (MOD_ACRONYM) aims to...

The project is entirely open-source and any contributions are welcome.

Core Features

  • Feature

Contributing

For new contributers, see the Contributing Setup & Guidelines.

License

forge-client is licensed under APL-ND.