Skip to content

Commit

Permalink
MOD WIP FYI
Browse files Browse the repository at this point in the history
Inform that modding is currently being worked on and automated
  • Loading branch information
sveken committed Jul 15, 2024
1 parent b02bf95 commit 5cca060
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,5 +61,4 @@ Additional variables are
This image by default stores the Config files and logs in named volumes that persist between container restarts/recreation. The cache and database are automatically cleared every restart of the headless or container.
If you prefer to bind all the locations to a location on the host for easy management then use something like [compose-bindmount-example.yml](examples/compose-bindmount-example.yml)

The installation of the headless inside the container is wiped every time the container is deleted or updated so you can start fresh with a new container.
However if you are wanting to mod your headless server this behavior is not ideal. [Please read the modding section to change this.](modding)
Modding is currently WIP [Please Read our Modding Section](modding)
2 changes: 1 addition & 1 deletion modding/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Modding Resonite Headless Container

## NOTE: As of writing this mods are currently broken under dotnet8
## NOTE: Currently WIP and beung automated

To mod the headless some changes need to be made to the default compose file.

Expand Down

0 comments on commit 5cca060

Please sign in to comment.