- 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
2.4 KiB
2.4 KiB
forge-client
Requires the latest version of CBA A3
Initial Project Setup!
Delete this section after the project has been initially set up:
- Find and replace all instances of
forge-clientwith the mod's name. - Find and replace all instances of
MOD_REPOwith the mod's name and no spaces.- This should be the name of the repository on GitHub.
- Find and replace all instances of
forge_clientwith the mod's prefix.- This should be all lowercase.
- Find and replace all instances of
MOD_ACRONYMwith the mod's acronym.- This should be all uppercase.
- After the initial Steam upload, find and replace all instances of
MOD_IDwith 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.