Skip to content

Divisionic/TestQuest2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

When starting new Project:

Open Git Bash Terminal (Colon next to Plus in Terminal) cd [ProjectName] #Go to Project Folder git init #Initialize Git git add . #Prepare all Files for commit git commit -m "init project" #Save files to Git with message

For Project Zomboid: Make sure Mod is loaded in right order SSR: Core SSR: Questsystem SSR: Questsystem -e2 #It's either -e1: Sprite Based, or -e2: Mannequin based.

Make sure Steam Launchoptions for the Game has "-debug -Ddebugs"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages