fix readme logo filepaths

This commit is contained in:
James Seibel
2024-09-22 17:25:14 -05:00
parent 524ea77ce5
commit 14e7918ea0
+1 -1
View File
@@ -1,4 +1,4 @@
![Distant-Horizons-Core.svg](_Misc%20Files%2Flogo%20files%2Fnew%2FSVG%2FDistant-Horizons-Core.svg)
# <img src="https://gitlab.com/jeseibel/distant-horizons-core/-/raw/main/_Misc%20Files%2Flogo%20files%2Fnew%2FSVG%2FDistant-Horizons-Core.svg" height="128px">
This repo is for the Distant Horizons mod.
The purpose of this submodule is to isolate code that isn't tied to a specific version of minecraft. This prevents us from having duplicate code; reducing errors and helping us port to different versions faster and easier.