Skip to content

Commit

Permalink
Cleanup runs and finally get lighty to work on neo
Browse files Browse the repository at this point in the history
I even know what I'm doing now! (kinda)
  • Loading branch information
andi-makes committed Nov 1, 2023
1 parent 1902d58 commit 3355232
Show file tree
Hide file tree
Showing 52 changed files with 2 additions and 814 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@ gradle-app.setting

# Common working directory
run/
runs/

# Avoid ignoring Gradle wrapper jar file (.jar files are usually ignored)
!gradle-wrapper.jar
2 changes: 1 addition & 1 deletion forge/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ tasks.withType(ProcessResources).configureEach {
]
inputs.properties replaceProperties

//from(project(":common").sourceSets.main.resources)
from(project(":common").sourceSets.main.resources)

filesMatching(['META-INF/mods.toml', 'pack.mcmeta']) {
expand replaceProperties + [project: project]
Expand Down
25 changes: 0 additions & 25 deletions forge/runs/client/config/fml.toml

This file was deleted.

10 changes: 0 additions & 10 deletions forge/runs/client/config/lighty.config

This file was deleted.

16 changes: 0 additions & 16 deletions forge/runs/client/config/neoforge-client.toml

This file was deleted.

145 changes: 0 additions & 145 deletions forge/runs/client/crash-reports/crash-2023-11-01_19.32.50-fml.txt

This file was deleted.

Loading

0 comments on commit 3355232

Please sign in to comment.