You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 13, 2025. It is now read-only.
The CurseForge example bundle in `samples/curseforge` demonstrates the ability to search for different addons with the id or search with specific values for matching addons. Here is a guide how to get it working.
4
+
5
+
### Prerequisites
6
+
7
+
- Working NodeCG & nodecg-io installation
8
+
9
+
### Configure the CurseForge bundle
10
+
11
+
1. Start NodeCG with with nodecg-io installed. The CurseForge bundle is currently part of it, so it should also be loaded.
12
+
2. Login using your password. If this is your first run, then enter the password with which you want to encrypt your configurations and credentials.
13
+
3. Create a new CurseForge service instance using the left upper menu.
14
+
4. Set the CurseForge service instance to the service dependency of the CurseForge bundle.
15
+
Select the CurseForge bundle the the CurseForge service in the left bottom menu and then select the service instance that should be used by the CurseForge bundle (in this case the name of the previously created CurseForge instance).
16
+
5. Check the NodeCG logs. You should see two lists of addons.
0 commit comments