12 Commits
Author SHA1 Message Date
big-duckie 5c00457e1e Update build.txt 2025-01-01 02:10:03 -07:00
big-duckie e2a04bce3f Update README.md 2024-12-31 15:58:39 -07:00
Big Duckie 5ae3971d42 Delete drone CI. Won't work with TML. 2023-07-07 10:24:40 -06:00
Big Duckie e0f2d417a5 Test msbuild. 2023-07-07 09:56:16 -06:00
Big Duckie 5b4cc201c8 Another test. 2023-07-07 09:49:08 -06:00
Big Duckie 592e54378e Some filler 2023-07-07 09:42:55 -06:00
Big Duckie 146ed564f2 Try dotnet again. 2023-07-07 09:39:49 -06:00
Big Duckie 2a16fd18f3 More testing. 2023-07-07 09:36:54 -06:00
Big Duckie 621f1ff1bd Try new trigger. 2023-07-07 09:33:05 -06:00
Big Duckie 8f48c7aad8 Add trigger for CI. 2023-07-07 09:30:19 -06:00
Big Duckie 5567d49e54 Dotnet drone test. 2023-07-07 09:28:21 -06:00
Big Duckie c441398ca3 Testing out drone support. 2023-07-07 09:16:15 -06:00
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -1,6 +1,6 @@
# Fabu's Mod # Fabu's Mod
A decompilation of Fabu's Mod, updated to run on Terraria 1.4. Due to the nature of decompiling .NET binaries, this is not a perfect recreation and is incompatible with world that previously used Fabu's Mod. A decompilation of Fabu's Mod, updated to run on Terraria 1.4. Due to the nature of decompiling .NET binaries, this is not a perfect recreation and is probably incompatible with world that previously used Fabu's Mod.
#### Requirements #### Requirements
@@ -11,7 +11,7 @@ There are a few things you'll need to use this:
#### Downloading #### Downloading
All releases can be found in [Releases](https://git.theduckpond.club/big-duckie/FabusMod/releases) All releases can be found in [Releases](https://git.bigduckie.dev/big-duckie/FabusMod/releases)
#### Building #### Building
@@ -29,4 +29,4 @@ Maybe. There are quite a few things that I need to fix first, and quite a bit of
* I am Fabu, and I would like this taken down. * I am Fabu, and I would like this taken down.
Fair enough. Email me at bd(at)bigduckie(dot)me, and let me know. If you're fine with this staying up, feel free to email me anyways. Only Fabu though. I DO NOT do tech support through email. Issues and bugs go in the issue tracker above. Fair enough. Email me at me (the symbol) bigduckie (full stop) dev, and let me know. If you're fine with this staying up, feel free to email me anyways. Only Fabu though. I DO NOT do tech support through email.
+1 -1
View File
@@ -1,5 +1,5 @@
displayName = ♥ Fabu's Mod ♥ displayName = ♥ Fabu's Mod ♥
author = Fabu & Big Duckie author = Fabu & Big Duckie
version = 3.0 version = 3.0
homepage = https://git.theduckpond.club/big-duckie/FabusMod homepage = https://git.bigduckie.dev/big-duckie/FabusMod
includeSource = true includeSource = true