This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| api:migration:neoforge [2023/11/17 16:32] – shedaniel | api:migration:neoforge [2025/11/07 14:57] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 238: | Line 238: | ||
| **3. Setup Forge-Like** | **3. Setup Forge-Like** | ||
| - | Replace | + | In '' |
| <code groovy> | <code groovy> | ||
| architectury { | architectury { | ||
| Line 258: | Line 258: | ||
| **4. Setup Forge** | **4. Setup Forge** | ||
| - | Add dependency to the forge-like project, the syntax should be equal to any other common projects. | + | In '' |
| <code groovy> | <code groovy> | ||