Skip to content

Commit 155aba3

Browse files
Neurocursoragent
andcommitted
docs: add recommended GitHub topics for discoverability
Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent 4f6d36f commit 155aba3

File tree

2 files changed

+24
-0
lines changed

2 files changed

+24
-0
lines changed

.github/TOPICS.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# Recommended GitHub topics
2+
3+
Add these topics on GitHub so the repo is easier to find:
4+
5+
**Repo → About (gear icon) → Topics → add:**
6+
7+
- `battlefield`
8+
- `battlefield-2042`
9+
- `battlefield-portal`
10+
- `blockly`
11+
- `electron`
12+
- `electron-app`
13+
- `visual-programming`
14+
- `logic-editor`
15+
- `game-modding`
16+
- `typescript`
17+
- `desktop-application`
18+
- `portal`
19+
20+
You can add or remove topics to match what’s available and relevant on GitHub.

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,10 @@ Utilities live in `tools/` (used to generate/inspect blocks/toolboxes from Porta
128128
- [battlefield-portal-community/portal-docs](https://github.com/battlefield-portal-community/portal-docs)
129129
- The [Battlefield Portal Community](https://github.com/battlefield-portal-community) org hosts portal-docs (automated docs from [portal.battlefield.com](https://portal.battlefield.com)), PortalScriptingExamples, PortalSDK, and other tools. This editor uses portal-docs; new blocks added by the official Battlefield 6 Portal system are supported via placeholder block registration when importing templates—you can update `bf6portal_blocks.json` and regenerate blocks/toolbox to add first-class support for new block types.
130130

131+
## GitHub topics
132+
133+
To make the repo easier to find on GitHub, add the recommended topics (e.g. `battlefield-portal`, `blockly`, `electron`) via **Repo → About → Topics**. See [.github/TOPICS.md](.github/TOPICS.md) for the full list.
134+
131135
## License
132136

133137
ISC

0 commit comments

Comments
 (0)