Files
gregWiki/docs/guides/players/newbies.md
Marvin fcac837bd9 docs: update references from FrikaMF to gregCore throughout documentation
Revised multiple documentation files to replace instances of "FrikaMF" with "gregCore," reflecting the updated naming conventions and project structure. This change enhances consistency and clarity across the documentation, ensuring that users and contributors have accurate information regarding the framework and its components.
2026-04-10 18:28:55 +02:00

29 lines
597 B
Markdown

---
id: newbies
title: Newbies
slug: /audiences/newbies
---
## Goal
Get gregCore running safely and understand the minimum concepts.
## Start here
1. Install MelonLoader and run the game once.
2. Copy `gregCore.dll` into `Data Center/Mods`.
3. Add the mod that depends on gregCore.
4. Check `MelonLoader/Latest.log`.
## Read next
- `.wiki/End-User-Release.md`
- `.wiki/End-User-Release-en.md`
- `.wiki/Known-Incompatibilities-en.md`
## Common mistakes
- Wrong folder (`Mods` vs `RustMods`)
- Missing first game start after MelonLoader install
- Mixing incompatible game/framework versions