This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| api:migration:neoforge [2023/11/17 15:32] – shedaniel | api:migration:neoforge [2024/05/11 12:37] (current) – clarify file paths in forge-like section juuz | ||
|---|---|---|---|
| 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> | ||