Skip to content

Commit

Permalink
New Universality Base
Browse files Browse the repository at this point in the history
  • Loading branch information
HerpDerpinstine committed Feb 3, 2025
1 parent 106f95b commit da51cf3
Show file tree
Hide file tree
Showing 363 changed files with 2,478 additions and 47,561 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
name: Build MelonLoader

run-name: 0.7.0${{ github.event_name != 'workflow_dispatch' && format('-ci.{0}', github.run_number) || '' }} | ${{ github.event_name != 'workflow_dispatch' && (github.event.head_commit.message || format('`[PR]` {0}', github.event.pull_request.title)) || 'Manual Build' }}
run-name: 1.0.0${{ github.event_name != 'workflow_dispatch' && format('-ci.{0}', github.run_number) || '' }} | ${{ github.event_name != 'workflow_dispatch' && (github.event.head_commit.message || format('`[PR]` {0}', github.event.pull_request.title)) || 'Manual Build' }}

env:
DEVVERSION: "0.7.0"
DEVVERSION: "1.0.0"

on:
push:
branches: [ master, alpha-development, v0.6.0-rewrite ]
branches: [ master, alpha-development, universality ]
pull_request:
branches: [ master, alpha-development, v0.6.0-rewrite ]
branches: [ master, alpha-development, universality ]
workflow_dispatch:

jobs:
Expand Down
14 changes: 0 additions & 14 deletions Dependencies/CompatibilityLayers/Demeo/Demeo.csproj

This file was deleted.

10 changes: 0 additions & 10 deletions Dependencies/CompatibilityLayers/Demeo/Demeo_LobbyRequirement.cs

This file was deleted.

131 changes: 0 additions & 131 deletions Dependencies/CompatibilityLayers/Demeo/Module.cs

This file was deleted.

13 changes: 0 additions & 13 deletions Dependencies/CompatibilityLayers/IPA/IPA.csproj

This file was deleted.

8 changes: 0 additions & 8 deletions Dependencies/CompatibilityLayers/IPA/IPA/IEnhancedPlugin.cs

This file was deleted.

14 changes: 0 additions & 14 deletions Dependencies/CompatibilityLayers/IPA/IPA/IPlugin.cs

This file was deleted.

98 changes: 0 additions & 98 deletions Dependencies/CompatibilityLayers/IPA/IPA/ModPrefs.cs

This file was deleted.

16 changes: 0 additions & 16 deletions Dependencies/CompatibilityLayers/IPA/IPA/PluginManager.cs

This file was deleted.

22 changes: 0 additions & 22 deletions Dependencies/CompatibilityLayers/IPA/IPAPluginWrapper.cs

This file was deleted.

Loading

0 comments on commit da51cf3

Please sign in to comment.