|
760ee53b54
|
dependency update
|
2023-12-21 19:01:45 +01:00 |
|
|
37876915ee
|
made the Test content file make a bit more sense
|
2023-12-21 18:45:12 +01:00 |
|
|
e69aa3e089
|
document references
|
2023-12-21 18:39:15 +01:00 |
|
|
95dba50148
|
stop doing this to me rider
|
2023-12-21 18:34:16 +01:00 |
|
|
b2affa9f88
|
updated to .net 8 lts
|
2023-12-21 18:33:46 +01:00 |
|
|
ec0eb59871
|
some more cleanup and path char inconsistency fixes
|
2023-12-21 18:28:53 +01:00 |
|
|
1dfd963dc9
|
cleaned up new features
|
2023-12-21 18:11:43 +01:00 |
|
|
2058192fbe
|
fixed missing dotnet tools
|
2023-12-21 17:59:13 +01:00 |
|
|
379b3b016d
|
build content as well when testing
|
2023-12-21 17:50:44 +01:00 |
|
Max Kopjev
|
a10689e3bb
|
Add auto syncing references (#4)
* Add extraction of project file path.
* Add field for reference syncing in config file.
* Add new dependencies.
* Add sync algorithm for references.
* Update version
* Fix ups
* Rename ReferenceHeader
* Fix message
* Check arguments count.
* Fix
* Revert "Update version"
This reverts commit e24d75d18a .
* Change error logic - no return
* Add adding new references.
* Add more true NuGet support.
* Fix braces.
* Fix First call.
---------
Co-authored-by: Ell <me@ellpeck.de>
|
2023-12-21 17:48:16 +01:00 |
|
|
c540807ecd
|
added build script
|
2023-12-20 22:43:58 +01:00 |
|
|
d1012c8a28
|
updated to .net 6
|
2022-09-25 23:29:02 +02:00 |
|
|
d439685578
|
updated to new nuget standards, and updated to net5.0
|
2021-10-16 18:51:13 +02:00 |
|
|
e3aa6d7ba9
|
updated to netcoreapp3.1
|
2020-10-07 07:15:36 +02:00 |
|
|
378c0b4484
|
Stop using an outdated version of Contentless for the test
|
2020-10-07 06:55:17 +02:00 |
|
|
da40876e73
|
updated to the newest version of MonoGame
|
2020-10-07 06:54:10 +02:00 |
|
|
42549b4220
|
Re-populate the content file
|
2020-10-07 04:04:54 +02:00 |
|
|
a5ba3de533
|
fixed an issue where types would not correctly be loaded from referenced assemblies
|
2020-10-07 04:01:10 +02:00 |
|
Ellpeck
|
a7d5a12df1
|
update
|
2020-06-25 11:58:17 +02:00 |
|
Ellpeck
|
a2bf711912
|
reformat overrides and allow the option of adding processor parameters
|
2020-06-25 11:53:25 +02:00 |
|
Ellpeck
|
5cce238380
|
added the ability to only specify a content processor
|
2020-01-14 00:07:52 +01:00 |
|
Ellpeck
|
b79601f318
|
added a try-catch around assembly loading
|
2019-12-04 16:08:08 +01:00 |
|
Ellpeck
|
f08d0c2393
|
update
|
2019-11-19 14:16:53 +01:00 |
|
Ellpeck
|
2142f63a2d
|
allow override processors to be specified as well
|
2019-11-19 14:11:52 +01:00 |
|
Ellpeck
|
9f7e4e78f4
|
Made Contentless a nuget package
|
2019-11-07 01:42:07 +01:00 |
|
Ellpeck
|
94ed85bab7
|
made override structure a bit better
|
2019-10-30 23:59:47 +01:00 |
|
Ellpeck
|
69d50cbb1a
|
added the ability to copy files instead of building them
|
2019-10-28 23:54:06 +01:00 |
|
Ellpeck
|
6a623ceec6
|
added overrides
|
2019-10-28 23:43:48 +01:00 |
|
Ellpeck
|
12457e4145
|
some cleanup
|
2019-10-28 23:07:52 +01:00 |
|
Ellpeck
|
525275f9b2
|
document the config
|
2019-10-08 19:27:42 +02:00 |
|
Ellpeck
|
f64baaeb6a
|
added a config
|
2019-10-08 19:20:35 +02:00 |
|
Ellpeck
|
4ef2aaafcc
|
allow contentless to use custom importer types
|
2019-10-08 15:46:34 +02:00 |
|
Ellpeck
|
0b6e14336f
|
part 1
|
2019-10-08 12:40:25 +02:00 |
|