19,477
edits
m (adding tip for making sure .NET 3.5 is active, since 4.x doesn't get detected by the AEI) |
m (replaced long-obsolete link to OCF with link to Discord, shuffled items in menu around a bit) |
||
(3 intermediate revisions by the same user not shown) | |||
Line 18: | Line 18: | ||
|colspan="2" align="center" style="height:40px" valign="top"|<div style="font-size:1.15em">'''[[/Tools|About the Modding Tools]]'''</div> | |colspan="2" align="center" style="height:40px" valign="top"|<div style="font-size:1.15em">'''[[/Tools|About the Modding Tools]]'''</div> | ||
|- | |- | ||
| | |colspan="4" align="center" style="height:30px" valign="top"|<div style="font-size:1.15em">'''Support:'''</div> | ||
|- | |||
|align=" | |colspan="2" align="center" style="height:40px" valign="top"|<div style="font-size:1.15em">'''#oni-general on [{{Discord}} Discord]'''</div> | ||
|colspan="2" align="center" style="height:40px" valign="top"|<div style="font-size:1.15em">'''[[Introduction to modding]]'''</div> | |||
|- | |- | ||
| | | | ||
|align="center" style="height:30px" valign="top"|<div style="font-size:1em">'''[[/Credits|Project | |align="center" style="height:30px" valign="top"|<div style="font-size:1em">'''[[/Credits|Project credits]]'''</div> | ||
|align="center" style="height:30px" valign="top"|<div style="font-size:1em">'''[[Anniversary Edition/To-do|To-do list]]'''</div> | |align="center" style="height:30px" valign="top"|<div style="font-size:1em">'''[[Anniversary Edition/To-do|To-do list]]'''</div> | ||
| | | | ||
Line 52: | Line 52: | ||
==Requirements== | ==Requirements== | ||
Besides a retail installation of Oni, the Anniversary Edition requires Java (but this is bundled with the AE for Windows), as well as .NET in Windows and Mono on the Mac. | Besides a retail installation of Oni, the Anniversary Edition requires Java (but this is bundled with the AE for Windows), as well as .NET Framework in Windows and Mono on the Mac. | ||
*For Mac users: [https://www.mono-project.com/download/ Mono], [https://www.java.com/en/download/ Java] | *For Mac users: [https://www.mono-project.com/download/ Mono], [https://www.java.com/en/download/ Java] | ||
*For Windows users: .NET 3.5 | *For Windows users: .NET Framework 3.5 | ||
:To install .NET 3.5, type 'features' in the Windows menu, | :To install .NET Framework 3.5, type 'features' in the Windows menu, choose "Turn Windows features on or off", and configure the settings like [[:Image:NET selection.png|this]]; you can download 3.5 [https://dotnet.microsoft.com/en-us/download/dotnet-framework here] if you don't have it as an option. | ||
==Downloads== | ==Downloads== |