All Projects → fstarred → xrns2xmod

fstarred / xrns2xmod

Licence: GPL-2.0 License
Xrns2XMOD is a Renoise to MOD / XM format converter

Programming Languages

C#
18002 projects

Labels

Projects that are alternatives of or similar to xrns2xmod

Nexerelin
The Nexerelin 4x mod for Starsector.
Stars: ✭ 23 (+15%)
Mutual labels:  mod
No-Hope
Home repository for "No Hope" mod.
Stars: ✭ 18 (-10%)
Mutual labels:  mod
Rug
Extension Mod for gnembon's fabric-carpet with some more features
Stars: ✭ 20 (+0%)
Mutual labels:  mod
ThrottleControlledAvionics
A mod for KerbalSaceProgram
Stars: ✭ 45 (+125%)
Mutual labels:  mod
AUNIS
Stargate-inspired Minecraft Mod
Stars: ✭ 45 (+125%)
Mutual labels:  mod
DoomlikeDungeons
A procedural multi-room dungeon generator for Minecraft
Stars: ✭ 23 (+15%)
Mutual labels:  mod
VeinMiner
Minecraft Bukkit/Spigot/Paper plugin with Fabric client side mod. Mine multiple blocks of the same type in quick succession.
Stars: ✭ 67 (+235%)
Mutual labels:  mod
observable
See what's lagging your server. 1.5M+ downloads on CurseForge
Stars: ✭ 22 (+10%)
Mutual labels:  mod
XLShredLoader
A collection of mods for Skater XL that use the Unity Mod Manager (reworked from the XLShredMenu mod)
Stars: ✭ 33 (+65%)
Mutual labels:  mod
SkyrimSETest
Reverse engineering TES: Skyrim Special Edition.
Stars: ✭ 86 (+330%)
Mutual labels:  mod
pHake
GTA Online Mod
Stars: ✭ 74 (+270%)
Mutual labels:  mod
FlowUpdater
The free and open source solution to update Minecraft.
Stars: ✭ 54 (+170%)
Mutual labels:  mod
SimplePipes
A small test pipes mod based around LibBlockAttributes
Stars: ✭ 22 (+10%)
Mutual labels:  mod
NFSMWExOpts
Need for Speed Most Wanted Extra Options
Stars: ✭ 97 (+385%)
Mutual labels:  mod
HackerTools
HackerTools :: A simple mod for Mindustry that adds some "hacker" things.
Stars: ✭ 30 (+50%)
Mutual labels:  mod
the-hallow
Fabric Community mod for Hacktoberfest!
Stars: ✭ 14 (-30%)
Mutual labels:  mod
GTplusplus
GT++ celebrates it's Bithday on September 3rd
Stars: ✭ 40 (+100%)
Mutual labels:  mod
CrowdedSheriff
BepInEx mod adding custom Sheriff role in the "Among Us" game
Stars: ✭ 15 (-25%)
Mutual labels:  mod
Fabric-Autoswitch
Automagical switching of tools to the best one for the job, for Minecraft
Stars: ✭ 17 (-15%)
Mutual labels:  mod
Thunderstore
Thunderstore is a mod database and API for downloading mods. Thunderstore Discord: https://discord.gg/UWpWhjZken
Stars: ✭ 45 (+125%)
Mutual labels:  mod

Xrns2XMOD

Xrns2XMOD is a Renoise to MOD / XM format converter

Wiki

For usage documentation, check the Wiki page

Build

  1. Edit file build<.bat|.sh>
  2. Set correct output_path and output_path_test variables
  3. Run build<.bat|.sh> from Developer Command Prompt

Versioning

  1. Edit file SharedAssemblyInfo.cs
  2. Set correct AssemblyVersion and AssemblyInformationalVersion
  3. Save file

Test

  1. Edit test.bat
  2. Set correct output_test_path and nunit_console_exe
  3. Run test.bat from Developer Command Prompt

Release

  1. git-flow release start <version>
  2. Change version
  3. git-flow release finish

Renoise schema

Renoise XML Schema song (usually named RenoiseSong.xsd</> can be serializated to a CS class by launching xsd tool: For example:

xsd.exe <input.xsd> /classes /o:"/outputdir/"

Donation

Xrns2XMOD is a freeware project that is developed in personal time. You can show your appreciation for this project and support future development by donating.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].